Skip to content

Daynlight/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Clone

Welcome to my Tetris clone project! This is a simple implementation of the classic Tetris game built using SDL.

Controls

  • A Key: Move the tetromino left.
  • D Key: Move the tetromino right.
  • S Key: Accelerate the downward movement of the tetromino.
  • Q Key: Rotate the tetromino clockwise.
  • E Key: Hard drop the tetromino.

Requirements

  • cmake
  • git
  • SDL2 downloaded
  • SDL2_ttf downloaded

Notes

to compile you might move assets to output

License

This project is licensed under the MIT License. See the LICENSE file for details.