/LinuxDungeonGame

A Simple Linux Game

Primary LanguageC++MIT LicenseMIT

LinuxDungeonGame

A Simple Linux Game

build

git clone https://github.com/CMaybe/LinuxDungeonGame.git
mkdir build
cd build
cmake ..
make
../bin/Dungeon