badc0re / DungeonSlayer

2D game made from scratch in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DungeonSlayer

Yolo-coded game with ECS-pattern.

Gameplay

Small and quite simple arcade. The main point of game is to ramble around castle and kill dangerous(not really) zombies as much as possible.

Control

Here is player control help-note

W,A,S,D - to move;
SPACE - to attack;
Right CTRL - to dash;
F12 - debug mode

Footage


Third-party libraries

Assets

You can find it here.
Tile-map was made using Tiled.

About

2D game made from scratch in C++

License:MIT License


Languages

Language:C++ 99.5%Language:QMake 0.4%Language:C 0.1%Language:Batchfile 0.0%