Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 524 Bytes

elm game of life!

This is a small game of life made with Elm to learn the language. You can tag along on medium to see posts related to this "web-application".

Ideally I'd like to use this simple game to add complexity step by step until I tried all aspects of elm:

  • basics,
  • elm-mdl,
  • server communication,
  • firebase integration,
  • navigation,
  • ...

This project is release under the DBAD license.