Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 316 Bytes

thomas-game-of-life

Conway's game of life, but it's not his. It's mine.

Where is this at?

Currently there is a functioning step button, and infinite grid (no scrolling though), andthe ability to place and remove cells. Theoretically this is robust enough to easily add all the other features of the full game.