Commit Graph

1 Commits

Author SHA1 Message Date
Brian Fertig 6a633956a4 Add Neon Blocks – a cyber‑punk Tetris web game
- Introduce `index.html` implementing the full game UI, neon‑styled CSS, canvas‑based Tetris logic, particle explosions, level‑up animation, background scanlines/effects, and music/FX handling.
- Add audio assets: sound effects (`place.mp3`, `explode.mp3`, `levelUp.mp3`) and four background music tracks (`track01‑04.mp3`).
- Wire up music playlist, level‑up track change, and UI updates for score, level, and lines.
2026-02-12 17:41:32 -07:00