Game of Life Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
}} | }} | ||
Game of Life for Nintendo Switch (using libnx). | Game of Life for Nintendo Switch (using libnx). | ||
==Installation== | |||
Place the .nro to sdmc:/switch/gol/. | |||
==Controls== | ==Controls== | ||
| Line 41: | Line 44: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/Srynetix/libnx-gol | * GitHub - https://github.com/Srynetix/libnx-gol | ||
* ForTheUsers - https://apps.fortheusers.org/switch/gol | |||
Revision as of 03:25, 10 May 2023
| Game of Life | |
|---|---|
| General | |
| Author | Srynetix |
| Type | Simulation |
| Version | 1.2 |
| License | Mixed |
| Last Updated | 2018/10/22 |
| Links | |
| Download | |
| Website | |
| Source | |
Game of Life for Nintendo Switch (using libnx).
Installation
Place the .nro to sdmc:/switch/gol/.
Controls
L/R - Pause/Resume game
A - Randomize cells
X - Clear screen
Y - Speed up x5
Plus - Quit game
Minus - Show help
Press touch screen to revive cells.
Changelog
v1.2 2018/05/25
- Now with a fade in-out effect (font_effect.h).
v1.1 2018/05/23
- Now with "font rendering".
v1.0 2018/05/21
- First version of my Game of Life for Nintendo Switch.
- See README.md for "How to play".
External links
- GitHub - https://github.com/Srynetix/libnx-gol
- ForTheUsers - https://apps.fortheusers.org/switch/gol