Skip to content

CoolCat467/Tetris-Python3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-AI-Python3

Python3 fork of Code-Bullet's Tetris Clone using Pygame

pre-commit.ci status pre-commit code style: black Ruff

Description

Original version in JavaScript programmed by Code-Bullet at https://github.com/Code-Bullet/Tetris-AI-Javascript. Re-programmed by CoolCat467 in Python3 and using Pygame. Based of Code-Bullet's Javascript.

Installation

Ensure Python 3 is installed, and use pip to install this project.

pip install git+https://github.com/CoolCat467/Tetris-Python3.git

Usage

After installing using the command above, running the following command will start the game.

tetris_game

Version Information:

  • Version 0.0.0: Initial release

DISCLAIMERS

Tetris ® & © 1985~2020 Tetris Holding. Tetris logos, Tetris theme song and Tetriminos are trademarks of Tetris Holding. The Tetris trade dress is owned by Tetris Holding. Licensed to The Tetris Company. Tetris Game Design by Alexey Pajitnov. Tetris Logo Design by Roger Dean. All other trademarks are the property of their respective owners.