Skip to content

Tetris game written in python, powered by pygame

Notifications You must be signed in to change notification settings

huytd2k/pytetris

Repository files navigation

Requirement

- Python >= 3.9
- Poetry 

Installation

Clone the project

git clone https://github.com/huytd2k/pytetris.git
cd pytetris

Install dependencies

poetry install --no-dev

Run with poetry

poetry run python pytetris/main.py

Screnshoot

screnshot

TODOS

  • Refractor the code, it's kinda sucks now
  • Draw brick queue on scree
  • UI

About

Tetris game written in python, powered by pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages