Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ccleste-DS

From GameBrew
Revision as of 03:49, 8 October 2023 by HydeWing (talk | contribs)
ccleste-DS
Cclesteds.png
General
Authornachoz12341
TypePlatform
Version1.0
LicenseMixed
Last Updated2023/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.

Controller

NDS Action
LEFT Move left
RIGHT Move right
DOWN Look down
UP Look up
A Jump
B Dash
START Pause
Y Toggle screenshake
L Load state
R Save state
Hold SELECT+START+Y Reset
SELECT Fullscreen

TODO

  • DONE Add different scaling modes
  • DONE textures are scaled slightly wrong sprites not reflecting palette changes
  • pause draws nothing
  • stream music randomize
  • pretty load screen
  • multiple sounds at once

Media

CELESTE Classic - 100% (PICO-8) (VM) in 2:29 with 0 deaths (baldjared)

Changelog

(v.1.0)

  • First Release.

Credits

External links

Advertising: