Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 784 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 784 Bytes

cargo-not

A purely educational rendition of Cargo-Bot, designed to improve students' understanding of recursion.

Requirements

Development Requirements

Initial Setup

  1. Download the Google Closure library and compiler as well as the Closure Stylesheets extension: make closure
  2. Compile all JavaScript and CSS files and HTML templates: make release
  3. Open index.html in any web browser