Simulator for Code Character, a Pragyan '17 event.
- Clone this repo.
- Install ProtoBuf for C++.
- Install CMake.
cd
to the project root.- Run
mkdir build && cd build
. - Run
cmake .. -DBUILD_ALL=ON -DCMAKE_INSTALL_PREFIX=<your install location here>
.
Run doxygen
in the project root to generate the documentation
For details on what this game is about, visit the player docs