summaryrefslogtreecommitdiff
path: root/README.md
blob: e4479e3b439a82df69ebd7f82d2f097501d5e748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Geometry-Dash-GBA
A buggy game of geometry dash on the Game Boy Advance

This project is my first attempt at making something on the GBA that uses tiles and sprites and such. Many headaches were suffered during the making of this project :)

## Setting up environment

Follow [these instructions](https://devkitpro.org/wiki/devkitPro_pacman) to get DKP set up

Install ```gba-dev``` by running ```sudo dkp-pacman -S gba-dev```

## Running

Then, just ```make``` in the master directory, and run the game with your favorite GBA emulator!

Here's a gif of it running on original hardware:

[Demo](https://gifyu.com/image/cQRv)