Little game I started to teach myself elm. Rendered with SVG.
src | ||
tests | ||
.gitignore | ||
elm-package.json | ||
LICENSE.md | ||
main.elm | ||
package-lock.json | ||
package.json | ||
README.md |
elmman
I wanted to learn a functional programming language. Elm seemed to have a strong following and I like Redux (which was heavily based off of the Elm architecture) so I started this project to learn Elm.
Here is the demo. I will try to keep it updated as I make more progress.
So far you can use the arrow keys to move elman around the screen.