71

GitHub - SimonLarsen/tobutobugirl: An arcade platformer homebrew game for the Ga...

 6 years ago
source link: https://github.com/SimonLarsen/tobutobugirl
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Tobu Tobu Girl

An arcade platformer for the Game Boy.

More info at: http://tangramgames.dk/tobutobugirl.

Compilation has only been tested on Linux using GBDK 2.96a.

Playing the game

In order to play the game you will need to either flash the game to a Game Boy flash cart or use a Game Boy emulator. The binaries are provided through itch.io.

Compilation

Install GBDK

Install GBDK version 2.96a. Make sure the lcc compiler is in your PATH and the GBDKDIR environment variable is set up correctly.

Install imgtogb

Download and compile imgtogb and add it to your PATH. Alternatively you can change the IMGTOGB variable in the Makefile to point to the imgtogb.py file.

Compiling the rom

Clone the Tobu Tobu Girl repository using the --recursive flag to clone the mmlgb submodule as well.

git clone --recursive https://github.com/SimonLarsen/tobutobugirl
cd tobutobugirl

Download the MMLGB.jar file and place it in the root folder.

wget https://github.com/SimonLarsen/mmlgb/releases/download/v0.1/MMLGB.jar

Then compile rom file with make.

make

If all went well, a rom file tobu.gb will be created in the project root.

License

The source code for Tobu Tobu Girl is licensed under the MIT License. See the LICENSE file for details.

All assets (images, text, sound and music) are licensed under the Creative Commons Attribution 4.0 International License.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK