We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
A simple slide-puzzle game for Linux
Zezlup is a little slide-puzzle game for Linux created for the sole purpose of learning a bit of game development.
To make it more fun (and also learn more), I made my own tiny renderer for this project.
To build zezlup:
git clone https://github.com/manekenpix/zezlup.gitcd zezlupmake release
To run the game:
./zezlup
Select the puzzle you want to solve (use your mouse or arrows and enter keys)
Controls:
Arrow keys
x
z
Backspace
Esc
Display the solution of the puzzle when you feel lost