Description: Desktop mini-game: tetris (containing source code)
[introduction to software]
It's a very old game, but it's still a lot of fun.
This program is also very simple to implement with BCB.
In order for you to see the algorithm of the program, the interface of the program is as simple as possible without too much modification.
[game operation]
Move the cursor key on the left, right, and down: move the falling block
Whitespace, return car, clockwise and counterclockwise, rotate the falling block
Esc: pause/continue
F10: start a new game
Other actions can be implemented by selecting a menu.
[scoring method]
Just drop the box: 1 point
At the same time, subtract a row: 10 points
At the same time, two lines are eliminated: 30 points
Also eliminate three lines: 50 points
Also eliminate four lines: 80
To Search:
- [8] - This is an obstruction for the chat prog
- [asd] - Welcome everyone to download, vhdl traff
File list (Check if you may need any files):