Log in

View Full Version : Robocode: Learning JAVA the fun way. While fighting with robots.


Denalin Fusion
25-09-2005, 16:00
Check this out:
http://en.wikipedia.org/wiki/Robocode

For all I know, you might all know about it. But I think it's a cool way to learn JAVA, by programming a robot and watching it fight others to the death, all on your screen!

Ryan M.
25-09-2005, 16:53
I've played with it before, pretty fun, although sometimes things didn't work the way I expected them to, which is part of the point, I guess. (Things which I'm pretty sure should have worked one way didn't, etc.) But not bad.

Redneck
26-09-2005, 23:22
Yeah, I've seen Robocode before. In fact, my team's using it to help the newbies learn how to program.