Difference between revisions of "User talk:Navajo"
Jump to navigation
Jump to search
(cleanup + question) |
(new instance each round) |
||
Line 1: | Line 1: | ||
Just a simple question from Gibbs fifth rewrite: does robocode create a new instance of the robot every round or only once each battle? --[[User:Navajo|Navajo]] 00:40, 5 June 2010 (UTC) | Just a simple question from Gibbs fifth rewrite: does robocode create a new instance of the robot every round or only once each battle? --[[User:Navajo|Navajo]] 00:40, 5 June 2010 (UTC) | ||
+ | |||
+ | Every round. If you just use the instance from the first round, some stuff might still work, but it's only a quirk of Robocode's internals that this is so. (And it may not always work, if they change those internals.) --[[User:Voidious|Voidious]] 01:04, 5 June 2010 (UTC) |
Revision as of 02:04, 5 June 2010
Just a simple question from Gibbs fifth rewrite: does robocode create a new instance of the robot every round or only once each battle? --Navajo 00:40, 5 June 2010 (UTC)
Every round. If you just use the instance from the first round, some stuff might still work, but it's only a quirk of Robocode's internals that this is so. (And it may not always work, if they change those internals.) --Voidious 01:04, 5 June 2010 (UTC)