Skip to content

manekenpix/zezlup

Repository files navigation

zezlup

Format Check

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.

Build

Dependencies

To build zezlup:

git clone https://github.com/manekenpix/zezlup.git
cd zezlup
make release

Game

To run the game:

./zezlup

Menu

Select the puzzle you want to solve (use your mouse or arrows and enter keys)

Image

Gameplay

Controls:

  • Arrow keys: move selector.
  • x: slide the selected cell.
  • z (toggle): display the solution of the puzzle.
  • Backspace: back to menu.
  • Esc: exit zezlup.

Image

Display the solution of the puzzle when you feel lost

Image

About

A simple slide-puzzle game for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published