chore: update readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Python Tetris Clone
|
||||
# Tetri5
|
||||
|
||||
The python-tetris-clone project was created for the purpose of becoming familiar with Python 3. The goal is to replicate the most current version of Tetris (https://tetris.com/play-tetris) down to every mechanic. This includes the way pieces rotate and even newer features such as the ghost piece.
|
||||
The tetri5 project was created for the purpose of becoming familiar with Python 3. The goal is to replicate the most current version of Tetris (https://tetris.com/play-tetris) down to every mechanic. This includes the way pieces rotate and even newer features such as the ghost piece.
|
||||
|
||||
The game was created using the pygame python library and builds on Github are packaged into one executable using cx_Freeze.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user