A downloadable game for Windows and Linux

Undo

Undo was made for the Brackeys Game Jam 2025.1.

It is a platformer inspired by Hollow Knight. Don't worry if you mess up, you have an undo button. It returns most things to how they were before.

Controls

W
Jump
A
Left
S+ CtrlMark Undo point (Quicksave)
DRight
EnterReturn to last Undo Point (Load QuickSave)
EscapeExit

Credits

Game Development and programming - Mineplack

Game Story and Ideas - DebonairGoose/Pooklifeman

The game was written in C# using the Monogame framework.

The camera was using Comora (https://github.com/dotnet-ad/Comora)

Download

Download
Undo,0,0,0,1-a.zip 9.5 MB

Install instructions

How to unzip

Windows - Open in File Explorer, right-click, and unzip (it may say "Extract all" but will do the same thing)

Mac - Same thing (I think)

Linux -     

archsudo pacman -S unzip
unzip filename
Debian/ubuntu/mintsudo apt-get unzip
unzip filename


Development log