lzhwWeb / animated-gameboy-in-css

Animated Gameboy created in CSS.

Home Page:http://bchanx.com/animated-gameboy-in-css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

animated-gameboy-in-css

Animated Gameboy in CSS

Animated Gameboy created in CSS, built in less.

See it in action here: bchanx.com/animated-gameboy-in-css

Credit to @brentclouse for the original inspiration.

Development

To view this locally, checkout this repository, then simply open the .html file in any browser.

To make CSS changes, follow the installation instructions from the less website.
Afterwards, compile .less to .css by running the following:

$ lessc animated-gameboy-in-css.less animated-gameboy-in-css.css

License

This software is free to use under the MIT license.

About

Animated Gameboy created in CSS.

http://bchanx.com/animated-gameboy-in-css

License:MIT License


Languages

Language:CSS 98.8%Language:HTML 1.2%