A playful animation experiment: a 4×4 grid of tiles assembles into a dog image, with a button to "explode" the tiles outward and a short audio cue on load. Built with HTML, CSS and a sprinkle of JavaScript.
Tech
- HTML
- CSS (transforms + transitions)
- JavaScript (no dependencies)
Run it locally
git clone https://github.com/Vette1123/dogo.git
cd dogo
# open index.html