Skip to content

“Tetris” The application is developed using WinForms with the ability to change the size of the field and add custom pieces.

Notifications You must be signed in to change notification settings

Kaiserovich/WinForms-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms-app “Tetris”

The application is developed using WinForms with the ability to change the size of the field and add custom pieces.

The size of the playing field is customizable. The minimum height is 20 cells, width - 15 cells.

The drop speed of the blocks is 2 cells per second. It is controlled with the keyboard.

There is a tool for creating new types of blocks. Restrictions for creating blocks: size 4 by 4 and no more than eight cells in a block. Each cell in the block must have an adjacent cell on the X or Y axis.

WinForms-приложение “Тетрис”

Приложение разработано с использованием WinForms с возможность менять размер поля и добавлять кастомные фигуры.

Размер игрового поля можно настраивать. Минимальная высота - 20 ячеек, ширина - 15 ячеек.

Скорость падения блоков составляет 2 ячейки в секунду. Управление осуществляется с помощью клавиатуры.

Имеется инструмент для создания новых типов блоков. Ограничения для создания блоков: размер 4 на 4 и не более восьми ячеек в блоке. Каждая ячейка в блоке должна иметь соседнюю ячейку по оси X или Y.

Screenshot_2

About

“Tetris” The application is developed using WinForms with the ability to change the size of the field and add custom pieces.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages