8000 GitHub - lukmiik/tetris
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lukmiik/tetris

Repository files navigation

tetris-pygame

PyPI version This is a Python implementation of the classic game Tetris, built using the Pygame library. The game includes a leaderboard.

install

pip install tetris-pygame

usage

If you installed package with pip: Run:

tetri
5E2A
s

Reset leaderboard:

leaderboard

If you cloned the repository: Install all requirements:

pip install -r requirements.txt

Run:

python -m tetris.main

About

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0