https://github.com/benoror/gbadev
Game Boy Advance Development (circa. 2001)
https://github.com/benoror/gbadev
c gba
Last synced: 3 months ago
JSON representation
Game Boy Advance Development (circa. 2001)
- Host: GitHub
- URL: https://github.com/benoror/gbadev
- Owner: benoror
- Created: 2011-12-28T22:14:24.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T04:29:38.000Z (almost 5 years ago)
- Last Synced: 2025-06-19T21:48:52.487Z (4 months ago)
- Topics: c, gba
- Language: C
- Homepage:
- Size: 830 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GBA Dev
Some Game Boy Advance Development I did circa. 2001 (was abt ~14yo) for the Homebrew scene
## @rkanoid
An arkanoid-clone consisting of 5 levels, 2-player mode, scoring & special items, english translated (options never implemented 🙈)
Still listed in PDRoms from back in the day: https://pdroms.de/files/nintendo-gameboyadvance-gba/arkanoid-v2-8-beta
Latest release: [@rkanoid LATEST - DEMO.gba](https://github.com/benoror/gbadev/blob/master/ROMS/@rkanoid%20LATEST%20-%20DEMO.gba?raw=true)
       
## DexGex (formerly Mystic Quest)
A top-view inspired by Pokemon & Zelda games:
Latest release: [mystic_q.gba](https://github.com/benoror/gbadev/blob/master/ROMS/mystic_q.gba?raw=true)
\*Fun note: Was planning to make a library for developing RPGs on the GBA: [grpglib.txt](https://github.com/benoror/gbadev/blob/master/dreamsoft.es.fm/grpglib.txt)
 
## Cebelix
A yet-to-be platformer mainly to test high-res(\*) images inspired by pseudo-3d from Donkey Kong series.
Latest release: [cebelix.gba](https://github.com/benoror/gbadev/blob/master/ROMS/cebelix.gba?raw=true)
