Difference between revisions of "GravityWave/Tests"

From Robowiki
Jump to navigation Jump to search
(restarted page)
(Start, attempt 2)
 
Line 11: Line 11:
 
| page1        = Archive_June182009
 
| page1        = Archive_June182009
 
}}
 
}}
 +
----
 +
00:04, 19 June 2009 (UTC)
 +
After messing around with the mess I made, I decided to start over again and solve the bugs that should of been done the first time. I already optimized some of the movement from the ideas I used the first time, and scored very nicely:
 +
<pre>
 +
1st hackhalotwo.GravityWave 18495 (85%) 13050 4880 0 0 562 4 488 12 0
 +
2nd WSChallengeBotA 1.0 3272 (15%) 600 120 2452 100 0 0 12 488 0
 +
</pre>
 +
Now it's just working out some of the other bugs, like [[Dive Protection]], and add in essential features, like Array Buffers. It's going to be a long night...
 +
----

Latest revision as of 01:04, 19 June 2009

GravityWave pages:
GravityWaveVersions - Code - Tests
Test pages:
Archive_June182009

00:04, 19 June 2009 (UTC) After messing around with the mess I made, I decided to start over again and solve the bugs that should of been done the first time. I already optimized some of the movement from the ideas I used the first time, and scored very nicely:

1st	hackhalotwo.GravityWave	18495 (85%)	13050	4880	0	0	562	4	488	12	0
2nd	WSChallengeBotA 1.0	3272 (15%)	600	120	2452	100	0	0	12	488	0

Now it's just working out some of the other bugs, like Dive Protection, and add in essential features, like Array Buffers. It's going to be a long night...