Skip to content

yenatch/old-bootstrap.gb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Boy bootstrap

An example project to get would-be Game Boy programmers started without having to read mountains of docs.

pypng is used to convert png to Game Boy graphics.

	pip install pypng

To build, install rgbds and put it in your path. Then run make. This will output game.gbc.