Skip to content

NesHacker/GameBoyTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBoyTemplate

Project template for Game Boy / GBC games written using GBDK.

How to Build the ROM

Depedencies

  • GBDK-2020 - The Game Boy Development kit. Includes the libraries and binaries for C development on the Game Boy.
  • GNU Make - Build system tool (installation should only be required on Windows).

Use Make to Build the ROM

Update the MakeFile or define a shell variable named GBDK_HOME pointing to the directory where you installed GBDK.

Once the tools are installed and the home directory is defined, all you have to do is run make from the project's root directory:

About

Project template for Game Boy / GBC games written using GBDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published