Create README.md
This commit is contained in:
parent
ee3af6b1f0
commit
4da67e54b0
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,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://s7.gifyu.com/images/5f385e7c0590f450705659.md.gif)
|
Loading…
Reference in New Issue
Block a user