Simple Homebrew application for Game Boy that simulates the roll of a dice.
- Download GBDK and extract it in C:
- Clone the repo
- Put make.bat and main.c in the same directory (wherever you want)
- Run make.bat
I made this all by myself (it wasn't too hard to do)