Skip to content

A cross platform compatible ready to play classic Tetris game with C/C++ using Raylib Library with automation script for compiling on Windows, Linux and MacOS

Notifications You must be signed in to change notification settings

yashwanth2706/Tetris

Repository files navigation

Tetris

Tetris game using Raylib with C and C++

Setup: (Windows/Linux/MacOS)


Download Raylib for your OS (Optional but Recommended)

If downloaded Raylib in Windows add it to C:/ (Recommended) for faster detection
If downloaded Raylib in Linux select option 2 when running the script and enter/paste the absolute path to raylib.h
If these steps are not done no problem setup.py will do all the neccessary setps to run the project

For MacOS the script is untested


Steps to run the project

  1. Clone the repo: git clone https://github.com/yashwanth2706/Tetris
  2. Run setup.py (This setup will run and install all the dependencies and run the project
    Windows: python setup.py
    Linux: python3 setup.py
    Note: Setup may take approximately 2 mins to complete the steps depending on the System Enjoy The Game : )

Known bugs: In Windows you might not be able to here the game sound when compiled Solution: Once compiled just run TetriesGame.exe directly from CMD or double click the file

About

A cross platform compatible ready to play classic Tetris game with C/C++ using Raylib Library with automation script for compiling on Windows, Linux and MacOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •