Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 625 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 625 Bytes

golux

Game of Life in Elixir with Scenic.

The game of life "engine" is golex and golux simply visualises the model.

Bad gif of golux in action

I wrote a blog post about the making of this project: Game of Life in Elixir and Scenic

Run it

make run (or simply mix scenic.run)

Controls

  • Left mouse click generates a new game
  • Left keyboard arrow will decrease the speed of time
  • Right keyboard arrow will increase the speed of time