Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

TechniMan/textbased-dungeoncrawler

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextBased-DungeonCrawler

A text-based dungeon crawler written with straight-forward C++

Run on Repl.it

It has a dumb name because I am bad at names.

Basically one evening I got home from work with a cool idea for a very simple game I could make with RPG mechanics, that wouldn't be too difficult to build and shouldn't take too much time to put together. Here it is! After getting the minimal parts done, I've decided to keep adding to it until I get bored or run out of ideas.

Description

Coming soon.

License

GNU GPL v3. I feel like this is a simple little project that would be more useful being kept open for learning etc.

Dependencies

  • Requires: cmake, make, g++ to build.
  • Uses nlohmann/json (MIT) and pcg-random (Apache 2.0), both included in the include directory.

Plan

Coming soon.

How To Build

$ git clone https://github.com/techniman/textbased-dungeoncrawler.git
$ cd textbased-dungeoncrawler
$ mkdir build && cd build
$ cmake ..
$ make
$ ./textbased_dungeoncrawler

About

A very simple text-based dungeon crawling RPG made in C++.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.