/viridian-gb

Viridian from VVVVVV on the Game Boy!

Primary LanguageAssembly

Viridian from the game VVVVVV on the Game Boy!

Viridian on the Game Boy

This is also my first contact with Makefiles and I must say they are quite handy.

To play:

  1. make build - This produces viridian.gb which you can run using your emulator of choice. Building requires RGBDS.
  2. Alternatively, you can run it using one of these selected emulators:
    • make run_bgb - This runs BGB (../bgb/bgb64.exe) using WINE.
    • make run_emulicious - This runs Emulicious (../Emulicious.jar) using Java.