jborden / CSStris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSStris - A tetris clone for the browser

Installation

Simply copy the contents of the github repository and point your HTTP daemon to index.html. Everything should run fine!

Demo Site

There is a demo of CSStris in action here.

License

This program is to demonstrate an implementation of tetris in the browser. It is a small project I made to get my feet wet in online game development. Sprites were created using aesprite. All code and images are licensed underGPLv2, a copy of which is included as LICENSE.

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 95.5%Language:HTML 2.5%Language:CSS 2.1%