A re-do of the animated law wheel (https://github.com/thecodercody/falun and live demo: https://thelawwheel.herokuapp.com), but using only HTML5 and CSS3 and without any image files or JavaScript. This was done as a personal challenge to see if I could do it; I was indeed successful.
- HTML5
- CSS3
This is an animated wheel of Buddhist and Daoist symbols. The individual components of the wheel spin independently, and the wheel spins as a whole as well. Additionally, the background color is always changing in a cycle of red, orange, yellow, green, blue, indigo, violet, white, and transparent.
- Make it reverse direction every nine rotations
1 - Clone the repository (git clone https://github.com/thecodercody/wheelofcode)
2 - Open the index.html file in any browser
3 - Enjoy the animation made entirely of code without any images!
This project uses the following license: MIT