Implement Player

This commit is contained in:
Dennis Schoepf 2021-07-14 16:24:37 +02:00
parent d0e3e51a7d
commit 0b74a918d6
5 changed files with 80 additions and 10 deletions

View file

@ -10,6 +10,7 @@
"build": "parcel build index.html"
},
"devDependencies": {
"@types/p5": "^1.3.0",
"parcel-bundler": "^1.12.5",
"prettier": "^2.3.2",
"sass": "^1.35.2",