- MOONMAN (Original creator)
- talbott9 (Optimization, bug fixes)
# Clone this repo
git clone https://github.com/chudware/touhou.git
cd touhou
# Create a build folder
mkdir build
cd build
# Build
make
# Run
mgba ./build/_touhou.gb
Note: Edit the makefile to point it to your GBDK installation