pivstone / nyan-cat

Nyan Cat made with HTML5+CSS3+JavaScript

Home Page:http://cristurm.github.io/nyan-cat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nyan Cat

DEMO HERE

Nyan Cat made with HTML5+CSS3 (and JavaScript :T).

213

Goals:

  1. 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). 2. JavaScript is used with jQuery lib mainly to cycle element classes and duplicate some stuff in order to cover the entire screen. (-not anymore)
  2. Must be responsive.
  3. Must look exactly like the original Nyan Cat.

To Do List:

  • Fix rainow glitch on various resolutions
  • Add song (with loop)
  • Improve Performance
  • 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)

Credits:

About

Nyan Cat made with HTML5+CSS3+JavaScript

http://cristurm.github.io/nyan-cat/

License:MIT License


Languages

Language:CSS 96.3%Language:HTML 1.9%Language:JavaScript 1.8%