Games
Games copied to clipboard
Games: Create interesting games in pure python.
[BUG]
**Environment (使用环境)** - Installation method (安装方式): - The version of cpgames (版本号): - Operating system (操作系统): - Python version (Python版本): **Question description (问题描述)** **Screenshot (报错截图)**  **Advice (修复建议)**
[BUG]
**Environment (使用环境)** - Installation method (安装方式): - The version of cpgames (版本号): - Operating system (操作系统): - Python version (Python版本): **Question description (问题描述)** **Screenshot (报错截图)** **Advice (修复建议)**
line 11, in from ...utils.misc import QuitGame ImportError: attempted relative import with no known parent package
Traceback (most recent call last): File "D:/PythonWorkspace/games/Games/cpgames/core/games/bunnybadger/bunnybadger.py", line 16, in from ...utils import QuitGame ValueError: attempted relative import beyond top-level package
Description of Changes Updated the games table in the README file: Translated game titles into four languages: English, Chinese, Spanish, and French. Added columns for the English, Chinese, Spanish, and...