Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 409 Bytes

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.