More actions
(Created page with "{{Infobox DS Homebrews |title=ccleste-DS |image=cclesteds.png |description=Celeste Classic C source port for 3DS and PC. |author=nachoz12341 |lastupdated=2023/04/25 |type=Platform |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/dshomebrew/cclesteds.7z |website=https://www.reddit.com/r/NDSHacks/comments/12xt0cm/celeste_classic_port_for_nds_v10/ |source=https://github.com/nachoz12341/ccleste-ds |donation= }} {{#seo: |title= (Platform) - GameBrew |title_mode...") |
m (Text replacement - "|download=https://dlhb.gamebrew.org/dshomebrew2/↵" to "|download=https://dlhb.gamebrew.org/dshomebrew2/") |
||
(6 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/cclesteds.7z | ||
|website=https://www.reddit.com/r/NDSHacks/comments/12xt0cm/celeste_classic_port_for_nds_v10/ | |website=https://www.reddit.com/r/NDSHacks/comments/12xt0cm/celeste_classic_port_for_nds_v10/ | ||
|source=https://github.com/nachoz12341/ccleste-ds | |source=https://github.com/nachoz12341/ccleste-ds | ||
Line 19: | Line 19: | ||
|image_alt=ccleste-DS | |image_alt=ccleste-DS | ||
}} | }} | ||
This is a | This is a C source port of [https://www.lexaloffle.com/bbs/?tid=2145 Celeste Classic] for the Nintendo DS. | ||
It is a hardcore PICO-8 platformer about climbing a mountain, originally developed by Matt Thorson and Noel Berry. | |||
==Control== | |||
Left/Right - Move left/right | |||
Up/Down - Look up/down | |||
A | A - Jump | ||
B - Dash | |||
Start - Pause | |||
Y - Toggle screenshake | |||
L/R - Load/Save state | |||
Hold Select+Start+Y - Reset | |||
Select - Fullscreen | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
==Credits== | |||
Sound wave files are taken from https://github.com/JeffRuLz/Celeste-Classic-GBA/tree/master/maxmod_data, music ogg files were obtained by converting the .wav dumps from pico 8, which I did using audacity & ffmpeg. | |||
All credit for the original game goes to the original developers (Maddy Thorson & Noel Berry). | |||
== External links == | == External links == | ||
* GitHub - https://github.com/nachoz12341/ccleste-ds | |||
* Reddit - https://www.reddit.com/r/NDSHacks/comments/12xt0cm/celeste_classic_port_for_nds_v10/ | * Reddit - https://www.reddit.com/r/NDSHacks/comments/12xt0cm/celeste_classic_port_for_nds_v10/ | ||
Latest revision as of 04:42, 16 August 2024
ccleste-DS | |
---|---|
General | |
Author | nachoz12341 |
Type | Platform |
Version | 1.0 |
License | Mixed |
Last Updated | 2023/04/25 |
Links | |
Download | |
Website | |
Source | |
This is a C source port of Celeste Classic for the Nintendo DS.
It is a hardcore PICO-8 platformer about climbing a mountain, originally developed by Matt Thorson and Noel Berry.
Control
Left/Right - Move left/right
Up/Down - Look up/down
A - Jump
B - Dash
Start - Pause
Y - Toggle screenshake
L/R - Load/Save state
Hold Select+Start+Y - Reset
Select - Fullscreen
Changelog
v1.0
- First Release.
Credits
Sound wave files are taken from https://github.com/JeffRuLz/Celeste-Classic-GBA/tree/master/maxmod_data, music ogg files were obtained by converting the .wav dumps from pico 8, which I did using audacity & ffmpeg.
All credit for the original game goes to the original developers (Maddy Thorson & Noel Berry).