https://github.com/pomettini/tambler-gba
A GBA port of a PICO-8 puzzle game
https://github.com/pomettini/tambler-gba
gameboy-advance gba gba-game
Last synced: 3 months ago
JSON representation
A GBA port of a PICO-8 puzzle game
- Host: GitHub
- URL: https://github.com/pomettini/tambler-gba
- Owner: pomettini
- License: mit
- Created: 2019-08-02T14:10:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T22:08:40.000Z (about 6 years ago)
- Last Synced: 2025-08-08T02:53:05.162Z (3 months ago)
- Topics: gameboy-advance, gba, gba-game
- Language: C
- Homepage:
- Size: 2.18 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tambler-gba
A GBA port of a [PICO-8 puzzle game](https://github.com/Pomettini/ggj-2019)
[](https://www.codacy.com/app/Pomettini/aiv_c_tetris?utm_source=github.com&utm_medium=referral&utm_content=Pomettini/tambler-gba&utm_campaign=Badge_Grade)
Written in C99, in order to compile the project you need to have [devkitPro](https://devkitpro.org/wiki/Getting_Started) installed

## Special thanks
* [Gbadev](https://www.gbadev.org/) for letting me see the source code of so many GBA projects
* [TONC](https://www.coranac.com/tonc/text/) for writing the best reference manual for the GBA