Difference between revisions of "Emerald"
Jump to navigation
Jump to search
m (what's next update) |
m (Links to github and version update) |
||
Line 5: | Line 5: | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
| released = December 23th, 2013 | | released = December 23th, 2013 | ||
− | | current_version = 0. | + | | current_version = 0.6.1 |
| license = [http://creativecommons.org/licenses/by-nd/3.0/deed.en CC BY-ND 3.0] | | license = [http://creativecommons.org/licenses/by-nd/3.0/deed.en CC BY-ND 3.0] | ||
− | | download_link = https://github.com/aleksey-zhidkov/Emerald/releases/download/v0. | + | | download_link = https://github.com/aleksey-zhidkov/Emerald/releases/download/v0.6.1/lxx.Emerald_0.6.1.jar |
| isOneOnOne = true | | isOneOnOne = true | ||
| isMelee = false | | isMelee = false | ||
Line 35: | Line 35: | ||
==== What's next for your robot? ==== | ==== What's next for your robot? ==== | ||
− | + | See [https://github.com/aleksey-zhidkov/Emerald/milestones milestones] and [https://github.com/aleksey-zhidkov/Emerald/issues?q=is%3Aopen+is%3Aissue+no%3Amilestone ideas/bugs/issues] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==== Does it have any [[WhiteWhale]]s? ==== | ==== Does it have any [[WhiteWhale]]s? ==== |
Revision as of 15:18, 25 September 2014
Emerald | |
Author(s) | User:Jdev |
Extends | AdvancedRobot |
Released | December 23th, 2013 |
Current Version | 0.6.1 |
Code License | CC BY-ND 3.0 |
Download |
Contents
Most Recent Updates
Check out the /Version History
What's special about it?
Emerald is my third try to start from scratch and he is written in kotlin
How competitive is it?
N/A
How does it move?
N/A
How does it fire?
N/A
What does it save between rounds and matches?
N/A
Can I use your code?
See CC BY-ND 3.0 for license of code.
What's next for your robot?
See milestones and ideas/bugs/issues
Does it have any WhiteWhales?
N/A
What other robot(s) is it based on?
User:Rednaxela/FastTrig class, User:Rednaxela/kD-Tree class