pytetris

tetris game with ai made by pygame


Keywords
pygame, tetris, ai, pierre_dellacherie, pierre-dellacherie
License
MIT
Install
pip install pytetris==1.0.0

Documentation

Tetris

Project setup

poetry install --no-root

or you can install the dependencies using pip install

Run the project

poetry run game

or you can run the project by

python -m tetris