aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: b483773632712831c8238d624863ffc5bb367c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Tetris CLI

## Description

Tiny tetris game in a linux terminal

<img src="https://github.com/blueOkiris/tetris-cli/blob/master/screenshot.png"/>

## Controls

 + a -> Move left

 + d -> Move right
 
 + q -> Rotate left
 
 + e -> Rotate right
 
 + s -> Drop faster
 
 + Backspace -> Quit