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

https://github.com/tensor-programming/elm-tutorial-5-

an elm snake app.
https://github.com/tensor-programming/elm-tutorial-5-

Last synced: 5 months ago
JSON representation

an elm snake app.

Awesome Lists containing this project

README

          

# Elm Tutorial 5
# A simple Snake Game made with ELm

## Run `elm package install` before running `elm reactor` or `elm make` so that this app will actually be able to build.
## To build the app, use `elm-make todo.elm`, otherwise you can use `elm reactor` to run the app on a dynamic server.

### You can not dynamically build this application by copy and pasting the code into the [elm try online app](http://elm-lang.org/try).

### Check out the Youtube Tutorial for this specific elm Program. [video](https://youtu.be/okt6-T0IiNI) Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.

### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).

### Our [Twitter](https://twitter.com/TensorProgram) and our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/)