commit c0d7f7d039871e94a2e7e6c62b4b477afffef83a Author: ScriptSorcerer20 Date: Wed Oct 23 19:26:27 2024 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..fac59d9 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Tetris +I wanted to improve on my Python skills and decided to make a Tetris game.