ajgalan / el-dueloroso

El Dueloroso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Links

About

El Dueloroso

License:GNU General Public License v3.0


Languages

Language:C 96.1%Language:Batchfile 3.9%