qalshidi / debuggame

RPG game with deck building mechanics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debug Build Status

RPG game with deck building mechanics!

Technical Overview

Used this tutorial to do the game state stack explained in it. (class IGameState)

###Maps Maps are made using Tiled. Support for tmx is being coded, tmxparser is the library being used. Support for encrypted tmx files too.

##Music Found some great CC licensed music.

Dependencies

Local Dependencies

These are external projects hosted within this git.

External Dependencies

These are required to compile but not hosted in this git.

About

RPG game with deck building mechanics

License:Other


Languages

Language:C++ 71.5%Language:C 26.5%Language:CMake 2.0%