nullobject / tetris

A clone of the popular game Tetris.

Home Page:https://tetris.joshbassett.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris

Build Status

This is an implementation of the popular game Tetris.

It is written as a reactive JavaScript application using FKit and Bulb.

Development

To start a development server:

> make start

To run the tests:

> make test

To deploy the app:

> make deploy

Licence

This implementation of Tetris is licensed under the MIT licence. See the LICENCE file for more details.

About

A clone of the popular game Tetris.

https://tetris.joshbassett.info


Languages

Language:JavaScript 84.0%Language:CSS 14.1%Language:HTML 1.0%Language:Makefile 0.9%