Skip to content

JHurricane96/code_character_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

477 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Character

Simulator for Code Character, a Pragyan '17 event.


Build Instructions

Linux

  1. Clone this repo.
  2. Install ProtoBuf for C++.
  3. Install CMake.
  4. cd to the project root.
  5. Run mkdir build && cd build.
  6. Run cmake .. -DBUILD_ALL=ON -DCMAKE_INSTALL_PREFIX=<your install location here>.

Run doxygen in the project root to generate the documentation

Player Documentation

For details on what this game is about, visit the player docs

About

Simulator for Code Character, a Pragyan '17 event

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages