Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 582 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 582 Bytes

elmvaders

Simple Space Invaders -inspired game written in Elm. Try it online!

Elmvaders is an endless game. There are no levels or special goals. Just try to survive as long as possible and see how many points you can score.

This is mainly an exercise in functional reactive programming for me. You could view this as the end result of my introduction to the subject: Learning FP the hard way: Experiences on the Elm language

Copyright © Ossi Hanhinen

License: BSD (3-clause)