About#
Game of Life GB is a port of Conway’s Game of Life for the Nintendo Game Boy using GBDK and the hUGEDriver for the music.
This game gives a 20x18 recursive cell grid with the ability to pause/unpause, edit, clear grid and randomize grid.
Thanks to this project, I’ve learned how to make games structures and hardware based optimizations. And I always wanted to port something for the Game Boy.

Itch.io#
Controls#
A - Put / Remove cell from grid
Start - Pause/Unpause the simulation
Select - Go to settings menu
Directional Pad - Moves the cursor on the grid when paused