Home > GoGo

GoGo

GoGo is a project mainly written in C and C++, based on the MIT license.

A Speedy MatchServer Emulator

Build instructions (Get your generator name by typing "cmake", a list of valid ones is at the bottom of the help screen):

cd build cmake .. -G "YOUR COOL GENERATOR NAME" [your project files are in the build directory now]