This repository is based on the gameboy development kit and the ZGB engine. The engine's source can be found in the zgb subdirectory.
Short install instructions:
- gbdk (2.95-3 at the moment of writing this) on c:\gbdk
- msys anywhere but add the folder msys/bin to your Path environment var
- Make for Windows* on C:\gbdk\bin\make-3.81-bin
- BGB on c:\gbdk\bin
- mod2gbt on c:\gbdk\bin
- Game Boy Map Builder on c:\gbdk\tools\gbmb18
- Game Boy Tile Designer on c:\gbdk\tools\gbtd22
- An IDE like Visual Stuio or at least a simple editor like Notepad++