An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tambler-gba
A GBA port of a [PICO-8 puzzle game](https://github.com/Pomettini/ggj-2019)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8863dff9868c4439a4979596794f4433)](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

![Tambler GBA Screenshot](screenshot.png)

## 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