Jarvis
Jump to navigation
Jump to search
Jarvis | |
Author(s) | bnorm |
Extends | AdvancedRobot |
Targeting | Virtual Guns : |
Movement | MinimumRiskMovement |
Code License | None |
Jarvis
Mega bot named after my dog (in turn named after the Iron Man character) built with Kotlin. Nothing ground breaking, but it is the first robot I know of to use safe and fair multithreading, enabled by Kotlin coroutines. I'm also messing around with JMH performance benchmarks, data saving and visualization, challenge battle automation, etc. Also uses Gradle for building, using a custom built plugin.