Games icon indicating copy to clipboard operation
Games copied to clipboard

Games: Create interesting games in pure python.

Results 8 Games issues
Sort by recently updated
recently updated
newest added

**Environment (使用环境)** - Installation method (安装方式): - The version of cpgames (版本号): - Operating system (操作系统): - Python version (Python版本): **Question description (问题描述)** **Screenshot (报错截图)** ![image](https://user-images.githubusercontent.com/109412928/179520142-4cd4050f-3a88-4e1c-bba0-d88459be933e.png) **Advice (修复建议)**

**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...