Difference between revisions of "SimpleBot"
Jump to navigation
Jump to search
Dsekercioglu (talk | contribs) (Grammar fix) |
m (→Strategy) |
||
Line 27: | Line 27: | ||
; What does it save between rounds and matches? | ; What does it save between rounds and matches? | ||
− | |||
: Between matches: Nothing.<br> | : Between matches: Nothing.<br> | ||
: Between rounds: Everything. | : Between rounds: Everything. |
Revision as of 13:21, 28 August 2017
- SimpleBot Sub-pages:
- Version History
Background Information
- Simplicity does not precede complexity, but follows it. — Alan Perlis
- What's special about it?
- It's simple.
Strategy
- How does it move?
- WaveSurfing.
- How does it fire?
- kNN GuessFactor Targeting.
- What does it save between rounds and matches?
- Between matches: Nothing.
- Between rounds: Everything.
Additional Information
- Where did you get the name?
- For it's simple.
- Can I use your code?
- Not yet ;)
- What's next for your robot?
- Robocode is just another name of movement.
- Movement rework.
- What other robot(s) is it based on?
- None.