Technologies
- Duckietown: Library for programming self-driving "duckiebot" vehicles Developed by MIT. Written in Python and C++.
- Duckiebots: Small, robotic vehicles deveopled by MIT.
- Blockly: Visual programming based on Scratch that runs in a web browser. Represents blocks of code as visual blocks. Uses JavaScript and Python.
- Python: Used by Duckietown.
- C++: Used by Duckietown.
- JavaScript: Used by Blockly.