Skip to content

iimarckus/gb-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.3%
  • Assembly 24.7%