diff --git a/README.md b/README.md index 502c34a..fca10ec 100644 --- a/README.md +++ b/README.md @@ -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/).