Single-file HTML game using Canvas 2D for rendering and Web Audio API for procedural music/SFX
- Gameplay: Two-player movement with a distance-based “love meter”; collect items, avoid hazards
- Music system: Step sequencer with bar-level generative variation (phrase locking, pruning, occasional backbeat) and controlled melodic evolution (density normalization, major/minor mode)
- Extras: Background “garden” canvas that fills with flowers during play; optional in-browser recording via MediaRecorder
- Cheat Code: Enter the Konami code (Up Up Down Down Left Right Left Right B A) while paused or pre-game to unlock continuous background flower blooming and a special button pulse/jingle for that session
A Pen by SemanticEntity on CodePen.