Difference between revisions of "GravityWave/Tests"
Jump to navigation
Jump to search
J Litewski (talk | contribs) (moved GravityWave/Tests to GravityWave/Tests/Archive June182009: Restarted code to work out bugs before adding new features.) |
J Litewski (talk | contribs) (Start, attempt 2) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Navbox small | |
+ | | title = GravityWave pages | ||
+ | | parent = GravityWave | ||
+ | | page1 = Versions | ||
+ | | page2 = Code | ||
+ | | page3 = Tests | ||
+ | }} | ||
+ | {{Navbox small | ||
+ | | title = Test pages | ||
+ | | parent = GravityWave/Tests | ||
+ | | 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:
- GravityWave - Versions - 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...