Skip to content

Sachin-A/code_character_simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.1%
  • CMake 5.9%
  • Other 1.0%