https://github.com/lbonn/miso-snake
Snake game, made with haskell-miso
https://github.com/lbonn/miso-snake
game ghcjs miso snake
Last synced: about 1 year ago
JSON representation
Snake game, made with haskell-miso
- Host: GitHub
- URL: https://github.com/lbonn/miso-snake
- Owner: lbonn
- License: mit
- Created: 2017-09-12T16:00:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T23:02:39.000Z (over 8 years ago)
- Last Synced: 2025-03-25T07:51:12.014Z (about 1 year ago)
- Topics: game, ghcjs, miso, snake
- Language: Haskell
- Size: 4.88 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
miso-snake
==========
Snake, using [miso](https://github.com/haskell-miso/miso).
Adapted from [elm-snake](https://github.com/theburningmonk/elm-snake), using
miso's SVG api instead of elm's `Graphics.Collage`.
Play it [here](http://snake.haskell-miso.org/)