Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 413 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 413 Bytes

Random Animations

USAGE

<link rel="stylesheet" type="text/css" src="../path_to_link/anim.min.css">

CLASSES

  • move-left-right - Moves an object from left to right in the screen
  • pendulum - pendulum effect for any object (experiment)
  • magic_shape - changes from circle to drop to square

TODO

A Lot more to come.....

Stuff used to make this:

  • Pure Css3 and lots of <3