项目作者: ajgalan

项目描述 :
El Dueloroso
高级语言: C
项目地址: git://github.com/ajgalan/el-dueloroso.git
创建时间: 2021-09-14T13:18:34Z
项目社区:https://github.com/ajgalan/el-dueloroso

开源协议:GNU General Public License v3.0

下载


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.

El Dueloroso Boxart

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

El Dueloroso Screenshot 1
El Dueloroso Screenshot 2
El Dueloroso Screenshot 3
El Dueloroso Screenshot 4

Build instructions for Game Boy

  1. Download GBDK 2020 v4.0.5
  2. Clone this repository and modify the first line of make_gameboy.bat by defining the path to GBDK
  3. Run make_gameboy.bat
  4. The compiled game will be located at build/gb/ElDueloroso.gb

Build instructions for Analogue Pocket

  1. Download GBDK 2020 v4.0.5
  2. Clone this repository and modify the first line of make_analoguepocket.bat by defining the path to GBDK
  3. Run make_analoguepocket.bat
  4. The compiled game will be located at build/ap/ElDueloroso.pocket

Licenses

License: GPL v3

Credits

This game was made using: