搜索资源列表
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
GameScripting
- 一本关于游戏脚本编程的书籍。对于喜欢游戏开发 软编码开发的人值得下载来看看 同时对于英文不好的朋友更是种帮助-A book on game scr ipting books. For the love game development software code developed by people deserve to take a look at the same time to download the English a bad friend is even more kinds of
NETwork-pygame
- 使用PYTHON编程实现的简单网络射击游戏,并且具有语音识别功能-PYTHON programming using simple network shooting game, and with voice recognition capabilities
pyganim_examples
- Pyganim是使用python编程的一个模块,可以导入到您的pygame的游戏处理动画。-Pyganim python programming using a module can be imported into your pygame game processing animation.
yellow_snake-1.03
- python写的经典贪吃蛇游戏,对于学习python和游戏编程具有很好的参考价值。本源码除需要python环境还需要pygame库的支持。-python write the classic Snake game for learning python and game programming has a good reference value. In addition to this source requires python environment also need pygame lib
WORK
- 本软件是使用PYTHON编写,基础的炉石卡牌查看器,可以将不同英雄的基础卡牌进行查看操作,是一个非常简单小巧的PYTHON编程新手入门DEMO。(The software is written using PYTHON, based on the stone card viewer, you can different heroes of the base card to view the operation, is a very simple and compact PYTHON progra
aline_game
- 小游戏,引用图书python编程从入门到实践的经典实例(Small game, citing books python programming from entry to practice classic examples)
squirrel_eat_squirrel
- 基于Python语言,利用Pygame完成了一个小游戏松鼠吃松鼠游戏的编程。(Based on the Python language, a small game squirrel's game of squirrels is programmed with Pygame.)
game
- #在这个实现中,一个卡(不是10)被表示 #由2个字符的字符串组成,其中第一个字符代表一个等级,第二个字符代表一个套装。 #等级10中的每张牌都被表示为3个字符的字符串,前两个是等级,而第三个是西装。(# In this implementation a card (that is not a 10) is represented # by a 2 character string, where the 1st character represents a rank and the 2nd
GAME
- 你将实现两个玩家版本。一名玩家将是计算机,另一名玩家是您程序的用户。让我们将电脑玩家称为机器人和用户玩家作为人。你可以假设机器人总是处理这些卡片。(You will implement two player versions. One player will be a computer and the other player will be the user of your program. Let's call computer players robots and user players
PlaneGame
- 一个简单的飞机大战源码,面对对象的编程方式(A simple aircraft war source code, facing the object programming method.)
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
贪吃蛇小游戏代码
- 贪吃蛇小游戏代码;Python基础编程;游戏开发(Snake Game Code; Python Basic Programming; Game Development)