Tetris is always a classic, but in the future I would recommend packaging an exe version of the game (perhaps with pyinstaller? not sure) because I doubt most players will want to install python, add it to their environment variables, launch a terminal, and run the main.py file if they don't already have it installed.