Menu

Tree [r10] /
 History

HTTPS access


File Date Author Commit
 Client_sample 2009-09-12 abrak_jamson [r10] Competition-ready
 Server 2009-09-12 abrak_jamson [r10] Competition-ready
 README.txt 2009-09-12 abrak_jamson [r10] Competition-ready

Read Me

---
This project is licensed under GPL, although the other documents aren't tagged that yet.
Contact author: abrak.jamson@gmail.com
---

This is very much an early beta, but you can see how it will work. Here's a known-good method to start:

Open the server project (Server/lightbikeAI) in Visual Studio C# Express, click Debug.
Click Listen on the interface.
Run two or more instances of the client application (Client_sample/bin/Debug/LightCycle_Client).
Click Start Server on the interface. The two lightcycles should move a while then crash.

Now edit the Client.cs file, or create your own!