Skip to content

guledm2/dcrawlerproject

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dcrawlerproject

Our text based dungeon crawler game (group project for CU)

This project is a disaster.

Useful commands for Ubuntu 18.04:

//compile command = g++ main.cpp mo_ncurses.cpp scene1.cpp endScen.cpp scenarios.cpp -lncurses -lsqlite3

//install ncurses = sudo apt-get install libncurses5-dev libncursesw5-dev

//install sqlite3 = sudo apt-get install sqlite3 libsqlite3-dev

About

Our text based dungeon crawler game (group project for CU)

Resources

Stars

Watchers

Forks

Releases

No releases published