Nyan Cat made with HTML5+CSS3 (and JavaScript :T).
- My main goal with this project is to recreate the Nyan Cat we love using nothing but HTML and CSS3 (HTML5 audio for the background music).
- JavaScript is used
with jQuery lib mainly to cycle element classes andto duplicate some stuff in order to cover the entire screen. - Must be responsive.
- Must look exactly like the original Nyan Cat.
- Fix rainow glitch on various resolutions
- Add song (with loop)
- Improve Performance
- Anihilate jQuery
- Find a way to verticaly replicate sparks without using JS
- Remove JS Sparks Combos (repeat and left movement)
- Remove JS Sparks
- Remove JS Rainbow
- Remove JS Nyan Cat
- Add parallax effect to the sparks (this will be awesome! :D)