Skip to content

Sawzeno/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 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:

  1. Create a build directory:

    mkdir build
  2. Make the build script executable:

    chmod +x r.sh
  3. Run the build script:

    ./r.sh -r
  4. Run the game:

    ./build/game/game

Enjoy playing Tetris! 🎉

Releases

No releases published

Packages

No packages published