P5.js is web based javascript library, which is used to create interesting art using code. This project presents a desktop app to cater to the needs of the Indian Student, where reliable internet connection is rare in most parts of our country. This app is cross platform and created in ElectronJS.
git clone https://github.com/nakul-shahdadpuri/canvas_viewer.git
cd canvas_viewer/
npm install
npm start
This Image is the user interface of the Developement Environment. User can choose to increase or decrease the font using the (+/-) buttons. The (Save) button can save the sketch in your local file system. The (Run) button runs the sketch and shows the code in a different window.
Save Sketch window