Jonanin
12-07-2005, 02:48 PM
Well, this is really cool for anyone who wants to start programming, but is also very fun for professional programmers.
It's called Robocode. Basically it lets you program Robot AI using Java. Then, take the robots you made and let em bash it up in an arena. You have fun, and learn at the same time. It comes with sample robots, API, 'n everything. It also comes with a whole library of functions to make the robots move, shoot, etc. So, half of it is handled for you (Mostly the annoying parts), and you get to do the fun part which is the logic behind the robot.
This was popular during 2000 through 2003, but some people still use it. There is a whole community wiki for everything (This was really popular) (I'll give you the links for everything).
Heres a Pic:
http://img428.imageshack.us/img428/6573/untitled2dg.png
[Three bots of Mine battling it out in the Arena]
So heres the links:
http://robocode.sourceforge.net (http://robocode.sourceforge.net) -- Get it here
http://robocode.sourceforge.net/myfirstrobot/MyFirstRobot.html (http://robocode.sourceforge.net/myfirstrobot/MyFirstRobot.html) - GREAT tutorial for beginners. a MUST read.
http://robowiki.net -- A wiki with useful functions and everything
http://robocoderepository.com/ -- Download hundreds (upon thousands) of robots made for it
It's really actually very fun. I'll probably post some tutorials to get started.
If you search google you can even find leagues where they fight the best bots to see who can make the best bot ever! We could even start an XGen league.
Try it out.
:cool:
It's called Robocode. Basically it lets you program Robot AI using Java. Then, take the robots you made and let em bash it up in an arena. You have fun, and learn at the same time. It comes with sample robots, API, 'n everything. It also comes with a whole library of functions to make the robots move, shoot, etc. So, half of it is handled for you (Mostly the annoying parts), and you get to do the fun part which is the logic behind the robot.
This was popular during 2000 through 2003, but some people still use it. There is a whole community wiki for everything (This was really popular) (I'll give you the links for everything).
Heres a Pic:
http://img428.imageshack.us/img428/6573/untitled2dg.png
[Three bots of Mine battling it out in the Arena]
So heres the links:
http://robocode.sourceforge.net (http://robocode.sourceforge.net) -- Get it here
http://robocode.sourceforge.net/myfirstrobot/MyFirstRobot.html (http://robocode.sourceforge.net/myfirstrobot/MyFirstRobot.html) - GREAT tutorial for beginners. a MUST read.
http://robowiki.net -- A wiki with useful functions and everything
http://robocoderepository.com/ -- Download hundreds (upon thousands) of robots made for it
It's really actually very fun. I'll probably post some tutorials to get started.
If you search google you can even find leagues where they fight the best bots to see who can make the best bot ever! We could even start an XGen league.
Try it out.
:cool: