Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

kamil-sita/cpp-roguelike

Repository files navigation

cpp-roguelike

Basic roguelike written in C++ using SFML.

screenshot from the game

Gameplay:

Player's objective is to beat as many levels as they can. Each new level starts after enemies from previous level are defeated.

Enemies receive damage by either bullet damage or by touching toxic water. Both actions also slow them.

Controls:

wasd - moving

enter/space - select option in menu

escape - pause game

shift - dash + shield

space - shoot

Releases

No releases published

Packages

No packages published