Back
NX-CGOL
by tbwcjw
|
Version | 25.06.07_00.06 |
Zip size | 131 KiB |
License | MIT |
Updated | 22/07/2025 |
Downloads | 95 |
MD5 | 2d96fb19089d9ed43d0578124a513d82 |
App Details
An implementation of Conway's Game of Life for the Nintendo Switch. Conway's Game of Life is a cellular automaton where simple rules determine the birth, survival, or death of cells on a grid, creating complex evolving patterns over time.
Screenshots
Changelog
- Added 'stagnant wait'. The simulation will carry on running X number of generations before starting a new colony (if auto_restart is enabled).
- Changed some config keys to be more descriptive.
- Default simulation speed is now 80%, a comfortable middle ground.
-Setting 'auto_restart' to false in the config has no effect.