项目作者: ajgalan
项目描述 :
El Dueloroso
高级语言: C
项目地址: git://github.com/ajgalan/el-dueloroso.git
El Dueloroso
El Dueloroso is a western-themed arcade game for the Nintendo Game Boy and Analogue Pocket.
Submitted as a Game Boy Competition 2021 entry.
Download the latest version here.

Table of contents
Features
- Gameplay experience inspired by early Game Boy titles
- 15 levels
- 3 game modes
- 4 difficulty options
- Custom graphics
- Original soundtrack
- 64 KiB ROM (with MBC1)
- SRAM for high scores saving
Screenshots




Build instructions for Game Boy
- Download GBDK 2020 v4.0.5
- Clone this repository and modify the first line of
make_gameboy.bat
by defining the path to GBDK - Run
make_gameboy.bat
- The compiled game will be located at
build/gb/ElDueloroso.gb
Build instructions for Analogue Pocket
- Download GBDK 2020 v4.0.5
- Clone this repository and modify the first line of
make_analoguepocket.bat
by defining the path to GBDK - Run
make_analoguepocket.bat
- The compiled game will be located at
build/ap/ElDueloroso.pocket
Licenses

Credits
This game was made using:
Links