Skip to content

wenzf/wefrick.com

Repository files navigation

wefrick.com

Game of Life implementation

  • 19x19 cells, standard rules
  • generations are calculated and visualized in a fixed time step
  • initial cell states are stored in a database (DynamoDB)
  • click on a cell changes its initial state, updates the database