Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mholtkamp/carazu

Gameboy platformer written in assembly
https://github.com/mholtkamp/carazu

Last synced: 2 months ago
JSON representation

Gameboy platformer written in assembly

Lists

README

        

# Carazu

Carazu is a platformer for the original Gameboy handheld system.

The ROM can be directly downloaded from the game's Gamejolt page: http://gamejolt.com/games/carazu/184403

In order to build the game, the RGBDS assembler/linker must be set in the system path. Execute make.bat to build the game. ROM will be output to the rom folder.

Licensed under GPLv3