Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JeffRuLz/Celeste-Classic-GBA
Celeste Classic ported to the Game Boy Advance
https://github.com/JeffRuLz/Celeste-Classic-GBA
gba homebrew
Last synced: 3 months ago
JSON representation
Celeste Classic ported to the Game Boy Advance
- Host: GitHub
- URL: https://github.com/JeffRuLz/Celeste-Classic-GBA
- Owner: JeffRuLz
- Created: 2019-08-01T23:38:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T20:17:59.000Z (over 2 years ago)
- Last Synced: 2024-05-02T12:02:11.828Z (6 months ago)
- Topics: gba, homebrew
- Language: C
- Homepage:
- Size: 2.48 MB
- Stars: 271
- Watchers: 11
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gba-dev-zh - Celeste 经典 - 2019 port of Pico8 版 Celeste。 (测试)
- awesome-gbadev - Celeste Classic - 2019 port of Pico8 version of Celeste. (Testing / Other places)
README
## == Celeste Classic GBA port ==
[![shot1](screen1.png)](screen1.png)
[![shot2](screen2.png)](screen2.png)
[![shot3](screen3.png)](screen3.png)
[![shot4](screen4.png)](screen4.png)This is a port of Celeste Classic to the Game Boy Advance.
It's almost a direct conversion with minor graphical alterations.
### original game credits:
Maddy Thorson - design and audio
[maddymakesgames.com](https://www.maddymakesgames.com)
Noel Berry - code and art
noelfb.com
### Play the original game and view its source here:
lexaloffle.com/bbs/?tid=2145
## Building
Install [devkitPro](https://devkitpro.org/wiki/Getting_Started) and select "GBA Development" during installation. Then run "make" in a command prompt.