From c24976d47a95f49d88bb6b6082d9638517a31f92 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 17 Dec 2017 13:43:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fae1315..7782642 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Tetris.js Another Tetris clone made in a Html5 canvas and native JavaScript ECMA6 -## What it does +## Basics - What is Tetris? Tetris is an old classic arcade game from Russia. The first version ever released was published on 6th June, 1984 by Alexei Paschitnow who is also the inventor of this cult game. Although, he got inspiration by the puzzle game Pentomino To date, over 100 million copies were sold and there exist over 65 ports for different plattforms. The game consists of seven different blocks called Tetrominos (I, J, L, O, S, T). The letters represent the forms of the Tetrominos, which all possess four squares as the building material.