# Celeste Classic Tight platformer feel, hitstop, screenshake, particles. ```{raw} html ▶ Run in browser

Upstream: https://github.com/maddymakesgames/celesteclassic

``` **Tags:** `port` `tier-0` Run desktop: uv run python ported_games/celeste_classic/simvx_port/main.py Headless: uv run python ported_games/celeste_classic/simvx_port/main.py --test Controls: Arrows / WASD Move Z / C / Space Jump X / V / Shift Dash Esc Quit ## Source ```{literalinclude} ../../examples/ports/celeste_classic/main.py :language: python :linenos: ```