First application I ever made, using the fantastic library p5.js. The app was developed during course 1dv430 at Linnaeus University. Blippo will be re-written in the near future since the codebase is lacking code quality. There is a PhoneGap-build included as well that I tried on some ios and android simulators but this was a while ago and I'm not sure whether it's still working as intended.
You can still run the application locally:
- Download or Clone
- Install dependencies
npm install
. - Start the development server
npm start
. - App accessable on
http://localhost:3000
Demo on Youtube (in Swedish)