搜索资源列表
PyGame-1.8-examples
- PyGame是用Python开发程序的一套工具,这个是使用PyGame开发游戏的样例代码。
pygame
- 一本关于python的游戏编程书籍,不仅有pdf文档还有书中的源代码,非常利于你学习python语言的游戏设计方面的学习-A book on python for game programming books pdf document not only the source code of the book there are very good for you to learn python game design aspects of language learning
pygame-snake
- 用python编写的贪食蛇游戏,内附详细代码注释-snake game prepared using python game code containing detailed Notes
Python-Examples
- 一本网上教程的附录的程序实例,相当不错的python-pygame编程实例-An online tutorial appendix instance, very good programming examples python-pygame
dafeiji-pygame-master
- 使用python,构建类似微信打飞机的程序,调用pygame(Using python, build similar WeChat aircraft procedures, call pyGame)
pyclock
- python program of analog clock you have to download pygame and python 3.xx latest version
flappy-based-python
- 用python编写的flappy bird 游戏 需要安装pygame依赖包运行(a flappy game written by python based pygame ,just enjoy it)
Pygame
- use python with simple implimentation and simple code
a-small-pygame-master
- 基于pygame的游戏开发,打飞机的小游戏。。。。(PyGame based game development, aircraft games)
Ccharles
- 用pthon自己写的小游戏,用的pygame库,比较简单,二百多行(a game written by python.)
pygame-primer-master
- python制作的小游戏,小游戏案例。利用pygame 模块(python pygame module)
PlaneWars-master
- 一个简单飞机大战小游戏用 Pygame实现(Python,Pygame,Plane-war)
GobangGame
- 用python pygame写的五子棋界面(use python pygame gobanggame)
alien_invasion
- python游戏开发pygame python游戏开发pygame(about python pygame about python pygame)
python射击小游戏
- 一个基于python编程语言和pygame模块的射击游戏,打开alien_invasion程序,并运行即可,空格键发射子弹,上下左右键移动飞船,q键退出。(A shooting game based on the Python programming language and the pygame module. Open the alien_invasion program and run it. The space bar fires bullets. Move the spacecraft
pygame
- pygame的实用例程,实现了几个用python开发的小游戏(PyGame practical routines, the realization of a few games using Python development)
Python数据分析基础教程:NumPy学习指南(第2版)
- 本书是 NumPy 的入门教程, 主要介绍 NumPy 以及相关的 Python 科学计算库, 如 SciPy 和 Matplotlib。 本书内容涵盖 NumPy 安装、 数组对象、 常用函数、 矩阵运算、 线性代数、 金融函数、 窗函数、 质量控制、Matplotlib 绘图、 SciPy 简介以及 Pygame 等内容, 涉及面较广。 另外, Ivan Idris 针对每个知识点给出了简短而明晰的示例, 并为大部分示例给出了实用场景(如股票数据分析), 在帮助初学者入门的同时, 提高了本
python版超级玛丽【高度仿真】
- python版超级玛丽【高度仿真】,与FC/NES版超级玛丽相比具有超高的还原度,代码质量高,适合python/pygame入门学习
植物大战僵尸python
- 基于python和pygame的植物大战僵尸(Plant vs. zombie based on Python and pyGame)
PYTHON 飞机大战游戏
- PYTHON 飞机大战游戏,实现用户登录,MYSQL数据库操作等等功能。使用Python PYGAME库。