Skip to main content

Game of Life GB

·127 words·1 min
Killar
Author
Killar
I’m a Java, Godot and Rust dev. I do games/mods projects. I’m currently a french student. I do some Youtube videos.

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

Repo
#