Skip to content

Instantly share code, notes, and snippets.

@HDBandit
Created August 17, 2016 20:20
Show Gist options
  • Save HDBandit/5874a05b6c9a6091d8f1d3ce498497bb to your computer and use it in GitHub Desktop.
Save HDBandit/5874a05b6c9a6091d8f1d3ce498497bb to your computer and use it in GitHub Desktop.
val robot = newRobot(0, 0)
robot at 30.km_hour towards (20, 15) go
robot at 60.km_hour towards (60, 15) go
robot at 2.meters_second towards (22, 17) go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment