10000 GitHub - nilshao/rpg
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nilshao/rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to our text Game RPG_adventure!

This is a project based on the course "Advanced Programming" of TUM.

Version 1.0 author : Sibo Hao, Chengjie Yuan

Let's get started

Installation

  1. Clone the repo to your local workspace
  2. In your root directory, Build and compile the whole project by the following commands:
mkdir build
cd build
cmake ..
make
  1. Run the Game, Go back to the root directory and run:
cd bin
./game_start 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0