djtrowell / tetris-c

A simple terminal-based Tetris game made using the C language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris C

A simple terminal-based Tetris game made using the C language.

Description

This is a simple terminal-based Tetris game made using the C language for experimenting with the C language.

License

This project is licensed under the GNU General Public License (GPL-3.0) - see the LICENSE file for details.

About

A simple terminal-based Tetris game made using the C language.

License:GNU General Public License v3.0


Languages

Language:C 90.4%Language:Makefile 9.6%