README.md

September 20, 2015 ยท View on GitHub

Have fun!

Run Locally

git clone git@github.com:liubko/elm-snake.git
cd elm-snake
elm-reactor

And then open http://localhost:8000/SnakeGame.elm?debug to see it in action!

ToDo

  • true random fruits based on time

Contents

  1. 1Run Locally
  2. 2ToDo