🎮 Tetris in C [Under Development] Tetris in Terminal, built from scratch in C. 🔧 Building and Running the Project To build and run the project, follow these steps: Create a build directory: mkdir build Make the build script executable: chmod +x r.sh Run the build script: ./r.sh -r Run the game: ./build/game/game Enjoy playing Tetris! 🎉