GitHub - MohNamdar/Teris-with-Python · GitHub
Skip to content

MohNamdar/Teris-with-Python

Folders and files

Repository files navigation

Simple Tetris Game

Heading

Some Options:

Terminal Based Colored

Screenshots


Screenshot 1 Screenshot 1

Dependencies

  • Python > 3.8
  • Termcolor > 2.4

Install

$ git clone https://github.com/MohNamdar/Teris-with-Python
$ pip install termcolor

Usage

  1. Run Main.py with Python Interprator:
$ python main.py
  1. Enjoy The Game
  • shapes:
shape1:
(red)
        []
      [][][]

shape2: 
(blue)
      [][]
      [][]

shape3:
(green)
      [][]
        [][]

shape4:
(yellow)
      [][][][]

24 December 2023, Sunday

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages