/glowing-octo-batman

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

Primary LanguageC++

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.