Skip to content

A classic tetris game implemented in python with asyncio

Notifications You must be signed in to change notification settings

acciochris/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

The game "Tetris" implemented in Python.

It uses the packages asynctk and playsound. WARNING: The sound only works on Windows!!! NOTE: If you want it to work on other systems, comment out lines that include playsound.

Installation

$ pip install asynctk playsound

Usage

$ python game.py

Screenshot

Screenshot

About

A classic tetris game implemented in python with asyncio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages