An open API service indexing awesome lists of open source software.

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

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/)