Skip to content

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.๐Ÿ˜‡

Notifications You must be signed in to change notification settings

SartHak-0-Sach/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

C++ Tetris Game using raylib

Video Tutorial

Here is a video preview of the game->

๐Ÿ•น๏ธ๐Ÿ๐ŸŽฎ This GitHub repository is home to the full source code for a 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 and easy to read, making it a valuable resource for aspiring game developers looking to learn about raylib game programming.

By developing this project, you'll discover how to set up the game window, create the Grid and block classes, add collision detection, and implement sound effects. By the end of this project, you'll have a fully functional Tetris game that you can play and modify however you like. โ˜• So, grab a cup of coffee and let's dive into the exciting world of game development with raylib! ๐Ÿš€

About

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.๐Ÿ˜‡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages