Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 441 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 441 Bytes

Tetris-in-Console

This is a Tetris game and Windows console program written in C.

It has the basic functions of Tetris, and of course, it includes sounds effects.

Operations:

left ← & right → -Controls movement of block

up ↑ -Rotate block

down ↓ -Accelerate whereabouts

Rules:

Clear 1 layer, get 100 points.

If you clear more than 2 layers, you can get bonus.

And just like ordinary Tetris games.