Basic reveal mechanic

This commit is contained in:
Dennis Schoepf 2021-07-26 17:53:03 +02:00
parent 7e634917bf
commit 4639c22025
8 changed files with 71 additions and 8 deletions

View file

@ -21,6 +21,7 @@
"dependencies": {
"animejs": "^3.2.1",
"p5": "^1.4.0",
"rxjs": "^7.2.0",
"zustand": "^3.5.7"
}
}