A downloadable game for Windows and Linux

[ IMPORTANT : while developing this game, I discovered what keyboard ghosting is. Basically, there are several input combinations that are not doable on most keyboards. If that happens to you, just reset :) because otherwise, the challenge is _literally_ unachievable ! ]

[ IMPORTANT 2 : if you are on Linux and cannot run the game because glibc is too recent or something, grab the source code ! There's a readme and you only need CMake. I made it easy to compile :) Sorry about that ! ]

Do you ever have to input weird shortcut commands ? Then you're up to the challenge. With only one hand, input all the requested keys. When you're done, just press SPACE TO WIN !

This was done in 3 hours.

(Edit : I added the source code after the submission limit, but this is just the source untouched so that people can compile the game themselves)


Assets used:

Keyboard image: https://pixabay.com/vectors/keyboard-electronic-computer-311803/
Liberation Mono Font: https://www.fontsquirrel.com/fonts/Liberation-Mono
Switch SFX: https://opengameart.org/content/51-ui-sound-effects-buttons-switches-and-clicks
Raylib: https://github.com/raysan5/raylib/
Background Music : https://opengameart.org/content/calm-ambient-2-synthwave-15k
Space key sound: https://opengameart.org/content/point-bell
Win SFX: https://opengameart.org/content/win-sound-effect


Download

Download
press_space_to_win.zip 9 MB
Download
press_space_to_win_sources.zip 352 MB

Install instructions

[ IMPORTANT : while developing this game, I discovered what keyboard ghosting is. Basically, there are several input combinations that are not doable on most keyboards. If that happens to you, just reset :) because otherwise, the challenge is _literally_ unachievable ! ]

[ IMPORTANT 2 : if you are on Linux and cannot run the game because glibc is too recent or something, grab the source code ! There's a readme and you only need CMake. I made it easy to compile :) Sorry about that ! ]