Skip to content

leojpod/elm-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.