My entry for GBcompo23.
- RGBDS toolchain (v0.8.0)
- hardware.inc
- Visual Studio Code
- Emulicious + Debug Adapter for VScode
- Sukkore (project template)
- Python
Assumes that rgbasm, rgblink and rgbfix are available in your path variable.
The project is developed using v0.8.0, but anything >= v0.7.0 should work.
To build the project, run the build.py python file, and a file named build.gb will appear inside the build directory.