https://github.com/iyashwantsaini/patatap-clone
A small patatap clone using Paper.js and Howler.js
https://github.com/iyashwantsaini/patatap-clone
Last synced: 3 months ago
JSON representation
A small patatap clone using Paper.js and Howler.js
- Host: GitHub
- URL: https://github.com/iyashwantsaini/patatap-clone
- Owner: iyashwantsaini
- Created: 2019-09-06T18:00:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T14:28:24.000Z (over 5 years ago)
- Last Synced: 2025-01-16T22:29:35.212Z (5 months ago)
- Language: JavaScript
- Homepage: https://meyash.github.io/patatap-clone
- Size: 942 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Patatap Clone
A small patatap clone using HTML , CSS and Javascript Libraries .# Paper.js
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.# Howler.js
howler.js makes working with audio in JavaScript easy and reliable across all platforms.