Skip to content

A Game Boy Color C implementation of basic platformer controller movement.

License

Notifications You must be signed in to change notification settings

NesHacker/NoboruColor

Repository files navigation

NoboruColor

A Game Boy Color C implementation of basic platformer controller movement.

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

A Game Boy Color C implementation of basic platformer controller movement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published