chore: add demo gif to readme

This commit is contained in:
Giovani Rodriguez
2021-06-09 15:18:07 -04:00
parent 27e7ad8dc3
commit 8c8a1e6de0

View File

@@ -4,6 +4,10 @@ The python-tetris-clone project was created for the purpose of becoming familiar
The game was created using the pygame python library and builds on Github are packaged into one executable using cx_Freeze.
## Demo
![gif](https://i.imgur.com/2cRKEi6.gif)
## Requirements
Make sure you have installed Python 3. If you have not, download and install Python 3 at [python.org](https://www.python.org/downloads/).