Skip to content

jessopi/tetrisClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tetrisClone

Implementation of the classic tetris game. Implemented using the C++ programming language, SFML and TGUI library.

Libraries

Features

  • Leaderboard.
  • Increasing difficulty(10 levels).
  • Background Music and Sound effects.
  • Next piece display.
  • Ability to hold a tetromino piece.

Controls

  • Up arrow key to rotate block clockwise.
  • Left and Right arrow key to move left and right.
  • Down key to move the block down.
  • Press return key to swap with block in hold.
  • P to pause the game.
  • ESC to return to mainmenu.

Images

About

Implementation of the classic tetris game.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages