Search:

Type: Posts; User: helloworld922

Search: Search took 0.09 seconds.

  1. Re: Robo Code - The funny Java Programming Game

    Here's my second attempt at a robot. (my first was a test bot) Still working on making the targeting account for movement :)


    public class Captain extends TeamRobot
    {
    boolean targeting;
    ...
  2. Re: Robo Code - The funny Java Programming Game

    Ok, here's what i did to install:
    1. Install Java JDK (5 or newer)
    2. Go here and download the latest robocode installer
    3. Run the .jar file you downloaded and choose a place to install (ex:...
  3. Re: Robo Code - The funny Java Programming Game

    Hehe. There are a few notes that may be helpful to you guys when setting up eclipse:

    Java SDK 6 seems to work perfectly fine (they say you must use Java SDK 5). I did get a bunch of errors in the...
  4. Re: Robo Code - The funny Java Programming Game

    hehe, now to set it up... dang, that's a long process :P

    edit:

    So, Robocode let's you set up a team of robots for competition, not just one. I think if we got a few more people together, we...
  5. Re: Robo Code - The funny Java Programming Game

    ooh! i'd like to do that! I think one of our classes had us do stuff with robo code, but then the class ended and we never did anything.
Results 1 to 5 of 5