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! 🎉
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! 🎉