frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
The game is called Shuttle Commander. It is a shuttle simulation where a player must accomplish space missions that include docking with the space station, launching satelites, completing science experiments, and finish with landing the shuttle.
This simulator will be based on a server and client side. The Server app will run on "C/C++" environments and the client will be a CGI script. First, we'll try to do a simple simualtor. Then we'll go over to improve the client with a kind of rendering eng