Skip to content

huiishan99/cpp-tetris-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple implementation of the classic Tetris game, developed using C++ and the Raylib library.

Features

  • Classic Tetris gameplay
  • Score tracking
  • Next piece preview
  • Clean and simple UI

How to Play

Controls:

  • Use the Left Arrow and Right Arrow keys to move the blocks horizontally.
  • Use the Up Arrow key to rotate the block.
  • Use the Down Arrow key to speed up the falling block.

Screenshot

Here’s a snapshot of the game in action:

About

A tetris-clone game build with raylib-cpp.

Topics

Resources

Stars

Watchers

Forks