Blocks-Tangram-game 七巧板游戏 仅供参加2024年比赛用 运行环境 python版本 python 3.12.4 第三方库 pygame 2.1.3 easygui 0.98.3 运行方法 要使游戏运行,请安装 git 并在终端中运行命令 git clone https://github.com/lao2010321/Blocks-Tangram-game.git 然后在终端中运行命令 pip install -r requirements.txt 然后运行命令 python game.py