五子棋游戏 这是一个使用 Python 和 Pygame 实现的简单五子棋游戏。 安装 确保你已经安装了 Python 3.x 克隆这个仓库: git clone https://github.com/你的用户名/你的仓库名.git 进入项目目录: cd 你的仓库名 安装依赖: pip install -r requirements.txt Borui comes 运行游戏 在项目目录下运行以下命令: python main.py