wok-next
annotate quadrapassel/description.txt @ rev 20846
mingw32-gcc: fix CFLAGS, CXXFLAGS as it is not recent GCC and it don't understand something
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Sat Jun 23 13:59:48 2018 +0300 (2018-06-23) |
parents |
|
children |
|
rev |
line source |
al@20796
|
1 In Quadrapassel, the GNOME version of Tetris, your goal is to create as many
|
al@20796
|
2 complete horizontal lines as possible. The lines are made from seven different
|
al@20796
|
3 shapes. The shapes fall randomly from the top center of the screen. Your task
|
al@20796
|
4 is to rotate and move the shapes across the screen to make complete lines. By
|
al@20796
|
5 making complete horizontal lines, you score points and move up levels. As you
|
al@20796
|
6 progress, the speed of the falling blocks increases.
|