Skip to content

Dima-aka-dima/tetris-with-reflections-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tetris-with-reflections-in-c

Tetris with reflection operation

To compile

gcc main.c -o main -lSDL2

Controls: Arrow keys, z - rotate counter clockwise, x - rotate clockwise, c - reflect along the horizontal line, v - reflect along the vertical line.

About

Tetris with reflection operation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages