Newer
Older
## Your star is my power :rocket: :star: :star: :star: :star: :star:

## Build
```
$ cd src && make
$ ./game
$ g++ --version
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
$ uname -a
Linux docker-86-106 3.10.0-327.22.2.el7.x86_64 #1 SMP Thu Jun 23 17:05:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
```
```
Then you will enter the tetris container.
run game:
```