Discussion:
Invisible robot
James Heald
2014-11-16 01:44:54 UTC
Permalink
Hey all,

I did a little project and thought I'd share it :) I downloaded the
robocode source, modified ScannedRobotEvent.java and wrote it to return
false values when a robot called "Japn.Japn*" is scanned. So if anyone
wants to try out methods to defeat this robot (not actually the best at
targeting, but still beats all of the sample robots) here's the link:
http://goo.gl/NlEW5y

Also, Japn is an exact copy of the GFTargetingBot by PEZ, just wanted --
after all the fighting I had to do to build robocode (turned out I just
needed jdk 6) -- to get it working without problems, and that it does! It's
especially fun to watch Japn go against a team, with a leader and followers
(MySampleTeam) as they all shoot at nothing!

Enjoy!
--
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...