DownTheMatrix / car-journey-animation

Simple CSS animation involving svg manipulation and keycode events in Vanilla JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

SVG animation with CSS and Vanilla JS. Inspired and based on a YouTube tutorial by Daily Tution, it presents expanded functionalities, including an overlay modal, background music, custom van illustration and animations. So far it only serves as a sandbox for future experimentations.

How to run

Download the .zip file, clone this repo or simply view the live version here.

About

Simple CSS animation involving svg manipulation and keycode events in Vanilla JS.


Languages

Language:CSS 73.8%Language:JavaScript 13.6%Language:HTML 12.6%