Difference between revisions of "Emerald"
Jump to navigation
Jump to search
m (Links to github and version update) |
(Version update) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
| released = December 23th, 2013 | | released = December 23th, 2013 | ||
− | | current_version = 0.6. | + | | current_version = 0.6.2 |
| 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.6. | + | | download_link = https://github.com/aleksey-zhidkov/Emerald/releases/download/v0.6.2/lxx.Emerald_0.6.2.jar |
| isOneOnOne = true | | isOneOnOne = true | ||
| isMelee = false | | isMelee = false | ||
Line 17: | Line 17: | ||
==== What's special about it? ==== | ==== What's special about it? ==== | ||
− | Emerald is my third try to start from scratch and he is written in | + | Emerald is my third try to start from scratch and he is written in [http://kotlinlang.org Kotlin] |
==== How competitive is it? ==== | ==== How competitive is it? ==== |
Latest revision as of 15:39, 29 December 2016
Emerald | |
Author(s) | User:Jdev |
Extends | AdvancedRobot |
Released | December 23th, 2013 |
Current Version | 0.6.2 |
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