A demake of Rocket League for the Gameboy using GBDK 2020.
Created by Levi Hockey and Campbell McFadden.
The compiled roms are available here to run in any gameboy emulator: https://drive.google.com/drive/folders/1PicbL_Xw0N3X50iuIwSfBDvWQYr2oEPH?usp=sharing
To run, compile main.c with gdbk 2020 compiler, which will create main.gb. You can run main.gb in a gameboy emulator.
You will need to download gbdk 2020 and change the Makefile/make.bat to have the path to the gbdk folder.