Euphoria Robots Competition
- Posted by JJProg at CYBERBURY.NET Jul 31, 1998
- 594 views
I am working on a framework for an Euphoria Robots Competition. So far, it seems like it is going to be a big project, so if anyone who would like to help, just send me and e-mail (JJProg at cyberbury.net). Basically, the framework I am developing will consist of three packages: the server, the client, and the robot development kit. The server will keep track of all the entries, requests from clients for results of the competition, and scores. It will also run the robots and send the results to the clients that have requested them. The client displays the results of the competition in several ways. It will display the scores of all the robots, the performance of the robots, and (if possible) a graphical representation of the current match (like the game board if there is one). Finally, the robot development kit contains the documentation for the procedures and functions provided by the server (debugging etc.), examples, and anything else that a robot developer might need. Jeffrey Fielding JJProg at cyberbury.net