public/sprites/bean.png
public/sprites/bean.png
This is a binary file and will not be displayed.
+31
-31
src/confetti.ts
+31
-31
src/confetti.ts
·········
+46
-12
src/main.ts
+46
-12
src/main.ts
············+y = Math.random() * (k.height() - 48 - 20) + 20; // Avoid spawning behind top wall or inside ground+y = Math.random() * (k.height() - 48 - 20) + 20; // Avoid spawning behind top wall or inside ground···