Skip to content

ferg1e/stepping-stone-dungeon

Repository files navigation

Stepping Stone Dungeon

I am building a text-based dungeon crawler with C++ in order to up my skills in this language.

Requirements

I am using C++14 and WSL Ubuntu 20.04. But it will most likely work with other versions of C++ and Linux.

Running the Game

  • git clone https://github.com/ferg1e/stepping-stone-dungeon.git ssd-game
  • cd ssd-game
  • make
  • ./game