summaryrefslogtreecommitdiff
path: root/life2/game/index.js
AgeCommit message (Expand)Author
2024-03-18Add stats calculation within the game loopNicolas Paul
2024-03-08Add World library facadeNicolas Paul
2024-03-08Add RulesManager helperNicolas Paul
2024-03-08game: Add Board abstractionNicolas Paul
2024-03-08game: Define game RulesNicolas Paul
2024-03-08game: Define the Cell typeNicolas Paul