Skip to content

pbateman828/Bernard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bernard

alt text

  • Make a directory
mkdir Bernard
  • change into the directory
cd Bernard
  • Init empty repo
git init 
  • Import repo into the Bernard directory
git remote add origin https://github.com/pbateman828/Bernard.git 
  • change into src directory
cd src 
  • CMake
cmake .. 
  • Make
make 
  • run Bernard
./Bernard 

About

Text based RPG set in Westworld

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published