Projects

Doggo

2021·1 min read

JavaScript
HTML
CSS
LinkGitHub

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.

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.

Live demo →

Tech

  • HTML
  • CSS (transforms + transitions)
  • JavaScript (no dependencies)

Run it locally

git clone https://github.com/Vette1123/dogo.git
cd dogo
# open index.html