Skip to content

Game of Life playground with features such as changeable rules, generation rules included, etc.

License

Notifications You must be signed in to change notification settings

techa/game-of-life

Repository files navigation

Game of Life playground. Not only Conway's Life.

Feature

  • Rules can be changed.
  • UNDEAD and TOMB cell types implemented.
  • Terrain generation using cellular automata.
  • Create a random initial state.

2D tile map terrain generation

Vote

vote

Operates persistently in one dimension

It could be used to generate random melodies or something.

  • Conway's Life
  • HighLife
  • 3-4 Life
  • Generations rule
    • Frogs
    • Thrill Girl
    • Ebb and flow
    • Ebb and flow2

Links