Skip to content

Gregwar/ASCII-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Tetris game

To compile, use:

make

It will output a binary file Tetris.

Controls:

q: 		left
s: 		bottom (quicker)
d: 		right
[space]: 	rotate

What it looks like:

[LEVEL: 1 | SCORE: 0]
~~~~~~~~~~~~~~~~~~~~~~~~~
!                        !
!                        !
!                        !
!                        !
!          O O           !
!          O             !
!          O             !
!                        !
!                        !
!                        !
!                        !
!              &         !
!              &         !
!      # #   X & &       !
!      # # X X X @ @ @ @ !
~~~~~~~~~~~~~~~~~~~~~~~~~

License

This is under MIT License, please read the LICENSE file for further details. Do not hesitate to fork this repository and customize it, enjoy!

About

ASCII Tetris game written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published