Skip to content
#

tetris-clone

Here are 50 public repositories matching this topic...

CPP-Tetris

A simple Tetris clone built in C++ for the Windows console. Includes basic gameplay, scoring, levels, line clearing, a start menu, and a preview of the next piece. Tetris® is a registered trademark of The Tetris Company. This project is a fan-made clone for educational purposes only and is not affiliated with or endorsed by The Tetris Company.

  • Updated Nov 6, 2025
  • C++

Tetris game built with the C++ programming language and the raylib library. The game uses various raylib functions for graphics, input handling, and audio and can be played on Windows, macOS, and Linux computers. The code is well-structured, making it a valuable resource for aspiring game developers looking to learn about raylib game development.😇

  • Updated Nov 8, 2024
  • C++

Improve this page

Add a description, image, and links to the tetris-clone topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tetris-clone topic, visit your repo's landing page and select "manage topics."

Learn more