Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 401 Bytes

terminal-tetris

Tetris for your terminal -- made in C with ncurses.

Controls

- Move piece to the left.

- Move piece to the right.

- Increase piece falling speed.

- Rotate piece.

SPACE - Immediately send piece to the bottom of the screen.

C - Hold piece.

Project

This is a solo project for PCLP3 @ ACS UPB.