Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 449 Bytes

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