A downloadable game for Windows

Burglar is a study case project that I took to learn some foundations of roguelike game development. Its made in C++ 17 with SDL2.

The game is simple, it randomly generate the maze, start, end and guard positions.

It has a basic menu with pause/resume, restart, save and load.

The 'objective' of the player is to escape the maze without being seen by the guards.

Download

Download
burglar-installer-1.0.exe 3 MB

Install instructions

For the save game work properly the game should be installed on a user privilege directory (defaults to C:\Users\{username}\AppData\Local\Programs\Burglar).

Leave a comment

Log in with itch.io to leave a comment.