/HelloWorld.gb

Homebrew app for Gameboy that prints "Hello World". Created in C with the GBDK library

Primary LanguageBatchfileMIT LicenseMIT

HELLOWORLDGB.gb

This is the first Homebrew app i made for the Gameboy family of consoles.

How to build

1 - Download GBDK

2 - Extract the gbdk folder (preferably in C:)

3 - Put make.bat and main.c in the same directory (wherever you want)

4 - Run make.bat

Credits

I made this all by myself (it wasn't too hard to do)