More actions
(Created page with "{{Infobox GB Homebrews |title=GameBoyLife |image=gamenoylife.png |description=Fast Conway's Life implementation for Game Boy. |author=NovaSquirrel |lastupdated=2018/07/09 |type=Simulation |version=1.0.0 |format=CGB |license=zlib |download=https://dlhb.gamebrew.org/gbhomebrews/gamenoylife.7z |website=https://github.com/NovaSquirrel/GameBoyLife |source=https://github.com/NovaSquirrel/GameBoyLife |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=gamenoylife.pn...") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=GameBoyLife | |title=GameBoyLife | ||
|image=gamenoylife.png | |image=gamenoylife.png | ||
|description=Fast | |description=Fast Conways Life implementation for Game Boy. | ||
|author=NovaSquirrel | |author=NovaSquirrel | ||
|lastupdated=2018/07/09 | |lastupdated=2018/07/09 |
Latest revision as of 13:01, 11 July 2024
GameBoyLife | |
---|---|
General | |
Author | NovaSquirrel |
Type | Simulation |
Version | 1.0.0 |
License | zlib |
System | CGB |
Last Updated | 2018/07/09 |
Links | |
Download | |
Website | |
Source | |
This is an implementation of the famous Conway's Game of Life, for Game Boy.
Installation
Play it using an emulator or on real hardware with a flashcart.
User guide
On Game Boy Color it allows you to enable the double speed mode.
The 64x64 grid mode doesn't work but everything else does.
Controls
D-Pad - Cursor
A - Edit, Select option
B - Menu
Start - Resume game
Screenshots
Compatibility
v1.0.0
- This is the initial version that was shared around on Discord and on the nesdev forums. 64x64 mode is currently nonfunctional, but everything else works.