pashutk / vapeboy

Gameboy Original platformer game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vapeboy

Gameboy Original platformer game

Running

Download and open ROM in Gameboy emulator (Bgb is recommended)

Building from source

Prerequisites:

  • gbdk (available here, for OS X i use this version)
  • GNU Make

To build:

make CC=/path/to/lcc

Where path/to/lcc is path to lcc tool from GBDK

About

Gameboy Original platformer game


Languages

Language:C 98.7%Language:Makefile 0.6%Language:C++ 0.5%Language:Assembly 0.2%