Log In  
Follow
doublesurd
[ :: Read More :: ]

Cart #unwhole-0 | 2023-03-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

A short precision platformer with an emphasis on story. Shift between two different versions of the stage to get past obstacles. There are fifteen stages of tough platforming, in addition to seven other stages with dialogue and minigames. Content warning for flashing lights and references to abuse.

Controls

Left and right arrows to move, C to jump, up arrow to run on walls and ceilings, X to shift reality.

Known Issues

  • Rhythm game inputs are tied to btn rather than btnp, so you can cheese all rhythm segments by holding all the arrow keys at once. This is intentional; the system was a quick hack job and while it functioned with btnp it got pretty frustrating to use with dropped inputs.
  • There is a part in Level 15 where you can stand on top of the void.

Notes

I made this in eight days as my first game, so it lacks some polish and the codebase is not very flexible. Movement system was inspired by Dustforce.

P#126591 2023-03-04 16:34