More actions
ccleste-DS | |
---|---|
General | |
Author | nachoz12341 |
Type | Platform |
Version | 1.0 |
License | Mixed |
Last Updated | 2023/04/25 |
Links | |
Download | |
Website | |
Source | |
This is a remarkable C source port of Celeste Classic, specifically designed for the Nintendo DS! This port brings the beloved Celeste Classic experience to the Nintendo DS platform, allowing players to enjoy the game on their handheld devices.
About
This is a C source port of the original Celeste (Celeste Classic) for the PICO-8, designed to be portable. It has been specifically adapted for the Nintendo DS.
The game code, consisting of celeste.c and celeste.h, has been meticulously translated from PICO-8's Lua code. These files are self-contained and do not rely on any external dependencies other than the C standard library. Additionally, they do not perform any memory allocations, as they utilize their own internal global state.
The "frontend" functionality is provided by template.c, which is written in gl2d and MaxMod9. It handles graphics and audio output. This code can be compiled on Unix-like platforms by executing
A Celeste Classic C source port for Nintendo DS.
Media
CELESTE Classic - 100% (PICO-8) (VM) in 2:29 with 0 deaths (baldjared)
Changelog
(v.1.0)
- First Release.