A purely educational rendition of Cargo-Bot, designed to improve students' understanding of recursion.
- Java
- Python
- Google Closure (see below)
- Closure Stylesheets (see below)
- Download the Google Closure library and compiler as well as the
Closure Stylesheets extension:
make closure
- Compile all JavaScript and CSS files and HTML templates:
make release
- Open
index.html
in any web browser