An expansion of Villanelle utilizing block-based programming. A full windows build is available here
For building it to your own machine, you will need Nodejs and NPM. There relevant commands are:
- NPM Install (to fetch node modules)
- NPM Start (for running the application in the command line)
- NPM run make (for making a build for your machine)