Shrinking Hammer

Jump to navigation Jump to search

Shrinking Hammer

Anyone with an idea?

Dsekercioglu (talk)01:02, 12 February 2017

Doesn't look like it could be shrunk much more from here without sacrificing features . . Not sure. There's some software on the internet though which might help.

Natesurf (talk)21:34, 12 February 2017
 

Got it down to 259. Just use robocode.util.Utils.normalRelativeAngle( (code here) ) instead of importing files, and don't initialize i1 to 0 (The default value is already 0!)

Natesurf (talk)21:43, 12 February 2017

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Users.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page.

Return to Thread:Help talk:Code Shrinking/Shrinking Hammer/reply (3).

 

I have a question. I used byte instead of int(without any extra casting) it increased the code size 1 byte.

Dsekercioglu (talk)19:51, 14 February 2017