Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Packages

André Samuelsson edited this page Jul 14, 2015 · 2 revisions

#code-it-api Contains the api needed to create a new game or appication to be used by the Client and server.

#code-it-client The client used by the competitors. Used to download sources from the server aswell as upload a new AI created by a competitor.

#code-it-ratingvisualizer Simple rating displayer. Continously asks server for the current rating. The idea is that this visualizer should also show random games beeing played. Maybe even be controlled by admin to show a specific game between two AI's

#code-it-server The server. Send out sources for competitors to code from. Receives AI's from competitors. Challenge the AI's agains eachother to set their score

Clone this wiki locally