This project is a collection of robots for the robocode framework. Robocode is an alphaworks project from IBM that provides an environment for creating software robots that compete against each other. This collection provides examples for people who wish to write their own robots.
Changing to Blender I decided to change the development unit from java to blender. This will turn the game from 2D to a new dimension in 3D. :)
Re: Login incorrect I've used the API the wrong way and invoked the login-command instead using the logout-command. shame on me. ;)
Updating many things At the meantime I'm updating most of the gui created before. An integrated API named gage will be excluded and I will do my own. A lot of pictures for the gui are still...
Login incorrect Whenever i try to fetch e.g. the list of available projects of and account - or even just try to logout - i get an Login incorrect-Error. Of course i performed a login before and go...
really nice but with bad documentation The project is really nice has a lack in documentation. Although the papers at your site are helpful there is a lot of undocumented stuff in the API which lea...