An open API service indexing awesome lists of open source software.

https://github.com/tilakapash/tetrisgame

A simple tetris game built with HTML, JS and CSS ...
https://github.com/tilakapash/tetrisgame

Last synced: 2 months ago
JSON representation

A simple tetris game built with HTML, JS and CSS ...

Awesome Lists containing this project

README

        

# Tetris Game

## Overview

A simple tetris game built with HTML, JS and CSS ...

## Concepts
* The playing ground - A 200 div grid (20X10) built with flexbox
* Each tetramino is a color change in the specific 'pixels' of the grid

## Deployment
* To play the game visit