Lynx
Jump to navigation
Jump to search
Lynx | |
Author(s) | lancel |
Targeting | Dynamic Clustering |
Movement | Wave Surfing |
Best Rating | 87th (Oct '10) |
Current Version | 1.02 |
Code License | RWPCL |
Download |
Background Information
Lynx is an open source bot that is based on many existing techniques. It is a result of going through many tutorials available on RoboWiki and open source bots.
- What's special about it?
- A minor special feature at the moment may be its distancing. It keeps distance by doing Wall Smoothing on a virtual circle surrounding an opponent. It's likely that this is going to change to more common way.
- How competitive is it?
- It is quite early to say that. Probably some things will change in the near future. At the time of writing this it was ranked as 87th but I think it will oscillate depending on how good or bad next updates will be.
Additional Information
- Can I use your code?
- Sure. One of my goals was and is to focus on reusing existing techniques and components and attempting to make them even more reusable. However, not all functions or code pieces have yet correct credits to original authors but I am going to fix this soon.