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
- Host: GitHub
- URL: https://github.com/sumeetgedam/tetris_game_using_raylib_cpp
- Owner: sumeetgedam
- Created: 2024-12-15T09:48:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T08:27:33.000Z (about 1 year ago)
- Last Synced: 2025-08-11T05:34:04.534Z (8 months ago)
- Topics: cpp14, raylib-cpp, tetris-clone, tetris-game, vscode
- Language: JavaScript
- Homepage: https://sumeetgedam.github.io/tetris_game_using_raylib_CPP/tetris.html
- Size: 3.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tetris_game_using_raylib_CPP
Tried to replicate the classic Tetris game

- 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.