搜索资源列表
src
- 历史悠久的经典游戏模拟城市(SimCity)成为开源软件,开放协议基于GPL v3。 因为法律上的考虑,开源的版本被重新命名为Micropolis。OLPC电脑也将安装这个游戏的一个版本,由EA公司提供。 软件的维护者Don Hopkins对代码做了一些很酷的修改。而且目前的源代码采用C++和Python语言改写了原来的C代码。
PyGame-1.8-examples
- PyGame是用Python开发程序的一套工具,这个是使用PyGame开发游戏的样例代码。
pychess-0.10beta4-20100902.tar
- python写的国际象棋,代码写得很规范,值得-python write chess
snakepygame
- 一个用python编写的贪食蛇游戏,内附详细代码注释源代码。-Written with python a Snake game source code containing detailed code comments.
monics
- 知名游戏《模拟城市》(SimCity)公开了源代码,采用的是GPLv3许可证。由于版权方面的考虑,开源版本的《模拟城市》改名为 Micropolis,这正是它最初的开发代号。获得了《模拟城市》商标的持有者EA同意后,OLPC可以在XO笔记本上使用SimCity这一名称。负责《模拟城市》更新和维护的Don Hopkins为XO版本进行一些很cool的改动,程序也从最初的C代码换成了C++和Python。可以到这个网址下载所有不同版本的源代码。-Well-known game " Sim C
pygame-snake
- 用python编写的贪食蛇游戏,内附详细代码注释-snake game prepared using python game code containing detailed Notes
python-migong
- 这是一个基于python实现的生成随机迷宫算法核心代码分享-This is a python to generate a random maze algorithm to achieve the core code-sharing
2048游戏python代码
- 用python代码写的2048游戏,大家可以下载试着玩一会。也可以借鉴一下里面的函数。
贪吃蛇python代码
- python实现贪吃蛇小游戏,非常简单的一个小程序,大家可以试着跑一下(Python Snake game, a very simple procedure, we can try to run)
代码包
- 魂斗罗,用python写的,自己写的小游戏,可以看看(Writtent by Python and it is a small game)
飞机大战
- 飞机大战 初级python代码 基础练习(Aircraft wars junior Python code)
games.py
- 用python实现的简单2048游戏,在Mac或Windows终端运行代码。(A simple 2048 game with python, running code on a Mac or Windows terminal.)
Snake
- Python写的带简单图形界面的贪吃蛇小游戏,代码简短(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
飞机大战视频及备课代码
- 飞机大战完全代码和讲义,用Python编写,可以用来练习(Complete code and handouts for aircraft war.Written in Python,it can be used to practice)
tetris-base
- 俄罗斯方块用python代码实现,具有个性化功能,ad广告板等(tetris by python Tetris is implemented in Python code, with personalized features, ad boards, etc.)
手机游戏《我叫mt》服务端php源码和数据库
- 手机游戏完整代码,包括后台数据库等文件,完整地代码详情请看注释(Mobile phone complete code, including background database and other files)
飞机大战最终代码
- python 飞机大战 源代码 main.py执行程序(python flight war code main.py start the game)
python版超级玛丽【高度仿真】
- python版超级玛丽【高度仿真】,与FC/NES版超级玛丽相比具有超高的还原度,代码质量高,适合python/pygame入门学习
贪吃蛇小游戏代码
- 贪吃蛇小游戏代码;Python基础编程;游戏开发(Snake Game Code; Python Basic Programming; Game Development)
python实现五子棋游戏
- 核心代码 . └── python实现五子棋游戏.py.py 0 directories, 1 file