Skip to content

Akatroj/Tetris-SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris clone made with SFML

Usage

On windows:

Download SFML library, rename the directory to "SFML" and place it either in:

  • in the main directory containing "assets" and "src" folders.
  • in C:\

Then run the cmake project (either through CLion or cmd)

How to play:

Move and rotate pieces to fill the rows on the board. When you fill a row it gets cleared and you get points. Survive as long as you can!

Key Action
Left and right
arrows
Move current piece
Down arrow Accelerate falling
Space Piece falls to the bottom
X Rotate clockwise
Z Rotate counterclockwise
C Hold current piece for later
Enter Restart after game over

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published