ohanhi / elmvaders

Simple Space Invaders clone in Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Simple Space Invaders clone in Elm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 97.8%Language:HTML 2.2%