Talk:Talon/source

From Robowiki
Revision as of 18:20, 2 July 2011 by Miked0801 (talk | contribs)
Jump to navigation Jump to search

It's 242 bytes, removing the colors nets it another 7 to 235 bytes (javac). I need to find a way to give this little guy some center avoidance, but I am at a loss. I am not to good at writing nanos. If anyone can squeeze anything in there, might be OK for the melee nano rumble. — Chase-san 11:57, 30 January 2011 (UTC)

Now down to 230 with colors or 223 without them. — Chase-san 16:02, 30 January 2011 (UTC)

Down to 220/213 (javac). — Chase-san 17:11, 30 January 2011 (UTC)


Going back over this code, I found some errors I am going to fix. Mostly with the direction choosing. — Chase-san 16:05, 2 July 2011 (UTC)

EJC 229 bytes, needs work to avoid the walls and it should be pretty good, maybe if I have room add in something to get that missed scan back. — Chase-san 16:32, 2 July 2011 (UTC)

I'll check it out as well to see if there's anything else to be squeezed. Never thought about using try catch blocks... --Miked0801 17:20, 2 July 2011 (UTC)