-
Notifications
You must be signed in to change notification settings - Fork 0
A port of Celeste Classic to the PSP, written in the Rust programming language.
License
bomberfish/PSPleste
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
======== PSPleste ======== A port of Celeste Classic to the PSP, using rustic-mountain and rust-psp. Also my first Rust project. Copyright (C) 2025 BomberFish This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. ======== Controls ======== X - Jump Square - Dash ======== Building ======== You'll need a working Rust toolchain. First, set up rust-psp: rustup default nightly && rustup component add rust-src cargo install cargo-psp Then, build the project: cargo psp build --release Additionally, you can omit the --release flag to build a debug version. ======== TODO ======== - Audio
About
A port of Celeste Classic to the PSP, written in the Rust programming language.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published