Skip to content

ajgalan/el-dueloroso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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