# TetrisGame **Repository Path**: TMomster/TetrisGame ## Basic Information - **Project Name**: TetrisGame - **Description**: A classic game, Tetris. I try to develop it with pygame. I'll be happy if you enjoy this game. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-13 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TetrisGame ---         如果您是中文使用者,请阅读[ReadmeCN.md](./ReadmeCN.md) ---         This project does not require any deployment. You can start the game by launching `tetris.py` if your device has installed pygame.         To install pygame, using the following command: ``` pip install pygame ``` --- TMomster, 2025.05.13