Made for a final project in CS370 at NJIT.
Requires gbdk-2020.
git clone https://github.com/hahdookin/GB_AStar.git
cd GB_AStar
make
Note: You may have to update the path to your compiler in Makefile
.
Run bin/main.gb
with the Gameboy emulator of your choice.