nyan-cat
nyan-cat copied to clipboard
Nyan Cat made with HTML5+CSS3+JavaScript
Nyan Cat
Nyan Cat made with HTML5+CSS3 (and JavaScript :T).
Goals:
- 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 and~~ to duplicate some stuff in order to cover the entire screen.
- Must be responsive.
- Must look exactly like the original Nyan Cat.
To Do List:
- [x] Fix rainow glitch on various resolutions
- [x] Add song (with loop)
- [ ] Improve Performance
- [x] Anihilate jQuery
- [ ] Find a way to verticaly replicate sparks without using JS
- [x] Remove JS Sparks Combos (repeat and left movement)
- [x] Remove JS Sparks
- [x] Remove JS Rainbow
- [ ] Remove JS Nyan Cat
- [ ] Add parallax effect to the sparks (this will be awesome! :D)