Skip to content

The original Tetris tile-matching game as adopted by IBM PC.

License

Notifications You must be signed in to change notification settings

CReszen/OG-Tetris-Game

 
 

Repository files navigation

🕹️ Tetris Game

A demonstration of the snake game

The original Tetris tile-matching game as adopted by IBM PC.

Game developed purely on python using the Dear PyGui Framework.

📖 Instructions

  1. Make sure you have Python 3 installed and working.

  2. Clone the repo:

git clone https://github.com/RahulShagri/OG-Tetris-Game.git

  1. Install prerequisites using pip, preferably in a new environment:

pip install -r requirements.txt

  1. Run the tetris_game.py file to start the application.

About

The original Tetris tile-matching game as adopted by IBM PC.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%