搜索资源列表
GameRussia
- 游戏逻辑是用python实现的,底层用D3D绘制。对于初学D3D与python的朋友有帮助,其中还有从C++扩展python的方法。
pythonChess
- 这是一款用python实现的简单易趣的跳棋小游戏,游戏中你需要通过点击的方式控制画面中的一个棋子,再从横行或纵向跳过另外的棋子从而消掉这个棋子,画面中只剩下一个棋子后就可过关。-This is a used python simple eBay Checkers game, the game you need to control a pawn in the picture clicks from the transverse or longitudinal skip another pawn
xiaohuangji-master
- 人人网小黄鸡,用python实现。利用simi提供的API。用到人工智能的技术在里面-Everyone net small yellow chicken with a python. Using API simi provided. Used artificial intelligence technology.
贪吃蛇python游戏
- 贪吃蛇,经典小游戏的源码,你们懂的,用python来实现。
python-migong
- 这是一个基于python实现的生成随机迷宫算法核心代码分享-This is a python to generate a random maze algorithm to achieve the core code-sharing
Network_py
- Python实现的半同步半异步网络框架.在其上可以实现自己的应用层协议,以支持特定的应用.-Python achieve a semi-synchronous-asynchronous network framework. In its own can achieve the application layer protocol to support specific applications.
2048
- 用python实现的2048游戏代码,用了安卓版2048的界面素材,和安卓版2048外观一直,可以在windows下运行-Using Python to achieve 2048 game code, use the Android version 2048 interface material, and Android version 2048 appearance has been, can run under Windows
game
- 用python实现的一个俄罗斯方块的小游戏,界面美观-With a python implementation of a tetris game, the interface is beautiful
five-chess
- python 实现人机对弈的五子棋游戏,可以判断胜负。功能简单-five chess
python-Retro-Snaker
- 使用python实现贪吃蛇,运用python,thinker控件实现,内含所有文档,很全面的python贪吃蛇参考-Retro Snaker by python ,use python tkinker to make a move,there are also others texts
贪吃蛇python代码
- python实现贪吃蛇小游戏,非常简单的一个小程序,大家可以试着跑一下(Python Snake game, a very simple procedure, we can try to run)
term2048-master
- 使用python实现的2048游戏,可以使用键盘操作,实现游戏。(Python implementation of the 2048 game, you can use the keyboard operation, the realization of the game)
games.py
- 用python实现的简单2048游戏,在Mac或Windows终端运行代码。(A simple 2048 game with python, running code on a Mac or Windows terminal.)
PlanGame
- 实现飞机大战游戏基本功能, 进行碰撞检测,发射子弹,飞机移动等(To achieve the basic functions of aircraft war games, collision detection, firing bullets, aircraft movement, etc.)
plan
- 该工程用Python实现了打飞机游戏,好玩有趣。(The project developed a project of PlanGame use the language of Python.)
MiniNFV-基本资料_7(2)
- NFV,网络功能虚拟,虚拟防火墙的详细说明,利用mininet开启防火墙,在一定条件下用软件实现硬件防火墙的部分功能(NFV, the virtual function of the network, the detailed descr iption of the virtual firewall, the use of mininet to open the firewall, and some functions of the hardware firewall under certain
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
alien_invasion
- 用python简单实现外星人入侵这款经典游戏。(The game----alien invasion,made by python.)
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
python实现五子棋游戏
- 核心代码 . └── python实现五子棋游戏.py.py 0 directories, 1 file