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)

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)

Published 17 hours ago
StatusIn development
PlatformsWindows, Linux
AuthorTheMineplack
GenrePlatformer
Tags2D, Singleplayer

Download

Download
Undo(Tutorial).zip 9.5 MB
Download
Undo_ButtonSource.zip 54 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