hauke96 / glowing-octo-batman

An ASCII based adventure game written in C++. You have to do stuff in this game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glowing-octo-batman

An ASCII based adventure game written in C++. You have to do stuff in this game.

Building

On Linux, install gcc, cmake, make. Then run

make

This will create a complicated Makefile under build/ and compile the project there.

About

An ASCII based adventure game written in C++. You have to do stuff in this game.


Languages

Language:C++ 98.9%Language:CMake 0.8%Language:Makefile 0.3%