feat: building purchase particle burst effects (#57) #72
Reference in New Issue
Block a user
Delete Branch "beacon/polish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds lightweight DOM-based particle burst animations for visual feedback on building purchases and project completions.
Changes
index.html—.particleCSS class +particle-flykeyframe animationjs/utils.js—spawnParticles(x, y, color, count)utility functionjs/engine.js— Hooks intobuyBuilding()andbuyProject()for particle triggersRefs
Epic #57 — Night of Polish, Task 1 (Visual Identity Pass)
Testing
index.htmlloads without errorsspawnParticlesdefined and called correctly