edu.isi.gamebots.client
Class BotRunnerApp
- public class BotRunnerApp
- implements GamebotsConstants
- This application is a test platform for any Bot or VizTool implementation. It provides a simple user interface for loading bot implementations, setting the server address and port, and connecting and disconnecting the clients.
Future Goals:
- Finish the Bot menu. Allow for individual Bot connection, reconnection, and disconnection, as well as the biligty to unload a bot from the team.
- Add support for serializable Bots (load Bot from file, save Bot).
- Author:
- Andrew n marshall