An open API service indexing awesome lists of open source software.

https://github.com/sumeetgedam/tetris_game_using_raylib_cpp

OG tetris game
https://github.com/sumeetgedam/tetris_game_using_raylib_cpp

cpp14 raylib-cpp tetris-clone tetris-game vscode

Last synced: 7 months ago
JSON representation

OG tetris game

Awesome Lists containing this project

README

          

# tetris_game_using_raylib_CPP

Tried to replicate the classic Tetris game

![gameSnap1](./gameSnap/gameSnap_1.PNG)

- Double Click on main.code-workspace to open this folder in VSCode
in src folder click on main.cpp
- click F5 ( or Function + F5 ) to run the code.