Skip to main content

AI悦创·玩中学,专属游戏代码。报名微信:Jiabcdefh

Project description

📦 Pygame demo

这个代码库的存在是为了提供一个 AI悦创·编程一对一教学而产生的库,这个库的作用是配套我未来将要出版的书籍中的代码示例,其实也就是游戏案例库。

0. Installation

MacOS

pip3 install PygameCase

Windows

pip install PygameCase

获取最新版

如果你换源了,请用下面的命令获取最新版本:

pip3 install PygameCase -i https://pypi.org/simple
pip install PygameCase -i https://pypi.org/simple

国内镜像源同步,比较缓慢,一般需要一天左右才会同步。

升级命令

pip3 install PygameCase --upgrade -i https://pypi.org/simple

1. All Game

序号 名称 简介 教程
01 足球弹动 足球碰到边缘就反弹 Football

2. 长期招收编程一对一学员

3. Demonstration

3.1 Football

1. 游戏体验

from PygameCase import FootBall, concise

football.run()  # 完整代码运行
# concise.run()  # 简洁代码运行

2. 游戏代码显示

from PygameCase import show_code

print(show_code("concise"))  # 课上代码输出
# print(show_code("full"))  # 完整代码输出

4. License

使用请留下版权信息,切勿删除!!!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PygameCase-0.0.9.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

PygameCase-0.0.9-py2.py3-none-any.whl (5.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file PygameCase-0.0.9.tar.gz.

File metadata

  • Download URL: PygameCase-0.0.9.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for PygameCase-0.0.9.tar.gz
Algorithm Hash digest
SHA256 d1b71f003a01d92faadf4c77cd493531cbd3eeda0344251425b6975f9bb49110
MD5 c43f51dbc728a83e57036af923a2b432
BLAKE2b-256 20d551120d1f8a2047fc3eac31402dcb91e25974a18ca5d9dea2d4cc1d04461a

See more details on using hashes here.

File details

Details for the file PygameCase-0.0.9-py2.py3-none-any.whl.

File metadata

  • Download URL: PygameCase-0.0.9-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for PygameCase-0.0.9-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a6986d1e7505226f77f0a35e88008eeb052766ae2cb54af252e14598e47f4c88
MD5 a509987eb63bae71c65985386c31b8e3
BLAKE2b-256 e7f0fe2ebaf1856084341647533d82439bdc3dd03c20a2b2cc2e2219a913363d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page