Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 632 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 632 Bytes

Game (Boy) of Life

Game Boy port of John Conway’s famous cellular automaton, the Game of Life.

Made with GBDK 2020, GBTD, and hUGETracker.

Building requires GBDK 2020, as well as Git or GNU Make on Windows. Make sure to edit the makefile based on your OS and the path you have GBDK in. To build, open a command line and type make, and type make clean to clean. The compiled ROM can be played on an emulator or flashcart.

ROM size: 32 KB