Skip to content

ali-rnik/c_tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Tetris Game.

keys:
h : go left,
l : go right,
j : go down,
k : rotate,

How to compile:
gcc main.c -o tetris -lpthread

How to run:
./tetris

About

Tetris game for terminal ( with vim keybindings! )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published