Marbles and computational thinking??
# Grab the code:
git clone https://github.com/SomeHats/programarble.git
cd programarble
# Install the stuff it needs to run:
npm install
# Run the thing:
npm start
# http://localhost:8080 in your browser and celebrate! Have some cake maybe?