Difference between revisions of "Distributed Robocode"

From Robowiki
Jump to navigation Jump to search
(initial)
 
(screenshot added)
Line 28: Line 28:
 
* Go to [[DR_Public_servers|Public Servers]] page
 
* Go to [[DR_Public_servers|Public Servers]] page
 
* add lines from this page to file <rc-client-dir>/config/servers.cfg
 
* add lines from this page to file <rc-client-dir>/config/servers.cfg
 +
 +
= Screenshots =
 +
[[File:DRC-Screenshot.jpg|400px|thumb|left]]

Revision as of 06:52, 31 August 2011

Distribute Robocode it is software system to distributed robocode battles execution

System requirements

  • Java 7

How to run server

  • Download server archive from [1]
  • unzip archive somewere
  • run rc-server.bat or rc-server.sh in compliance with yours OS

How to run several servers

  • make copy of existing server
  • change port (third applications parameter) in rc-server.bat or rc-server.sh
  • run rc-server.bat or rc-server.sh in compliance with yours OS

How to run client

  • Run at least one server
  • Download client archive from [2]
  • run rc-client.bat or rc-client.sh in compliance with yours OS

How to run client with UI

  • add option "-ui" as parameter of application in rc-client.bat or rc-client.sh

How to configurate client to use several servers

  • add line with server parameters to file <rc-client-dir>/config/servers.cfg

How to add public servers

  • Go to Public Servers page
  • add lines from this page to file <rc-client-dir>/config/servers.cfg

Screenshots

DRC-Screenshot.jpg