搜索资源列表
py-wol_0.02
- python写的wol游戏的模拟器,自己下了看吧。还是不错的,学习学习!-python writes the wol game simulator, own got down looked. Or good, studies!
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
Snake
- PyGame版本的贪吃蛇游戏.用W,A,S,D键控制方向,比较简单,帮助学习.-Snake for PyGame version
NancyTetris
- python编写的俄罗斯方块,学习的好东西。-Tetris written in python, learn good things.
tank2011
- 坦克大战,python pygame 编写 好好学习-this is a game of battling with tanks writen by python
mines
- 利用python中的pygame模块编写的扫雷程序,采用了面向对象的设计方式,对数据有很好的封装,可以作为学习参考。-Mine clearance program written in python pygame module, object-oriented design, the data have a good package, can be used as a reference.
VS
- 一个简单的文字类冒险游戏。。。基于python语言,虽然简单,但是有初级学习python用处,还有很多bug多多包涵-A simple text based adventure game. . . Python-based language, while simple, but the primary learning python useful, there are a lot of bug excused
PythonPPygame-book
- Python+Pygame游戏学习初级教程,Pygame学习入门资料。游戏教程,游戏初学教程。python游戏。-Python+Pygame game learning course, learning Pygame introductory information. Game game tutorial, beginners tutorial. Python game.
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
Arkanoid
- 一个用python制作的打砖块小游戏,仅供初学者学习使用-Arkanoid:a small game made by python, for beginners to learn to use
gomoku
- 基于python及pygame开发的一个五子棋基础游戏,适用于人与人之间对弈。可以用于学习pygame入门的使用。-Based on the development of a python and pygame basis backgammon game for chess between people. Getting started can be used for learning pygame.
ball
- 初学者学习python的比较基础的游戏,同时可以实现python基础的学习,轻松入门python-for python learner to use and study python
BetterMUD
- 一个比较完善的MUD系统,通过Telnet来和主服务器进行连接,使用python动态加载脚本,是一款非常适合MUD入门学习的案例。- U4E00 u4E2A u6B04 u8F3 u8F3 u5R8 U52A8 u6001 u2A0 u8A0 u8F7D u811A u672C uFF0C u662F u4E00 u6B3E u975E u5E38 u9002 u5408
Gomoku
- 简单五子棋,简单学习算法,很弱的AI,原文是Python语句,现改写位c++(Simple backgammon, simple learning algorithm, very weak AI, the original is a Python statement, is now rewritten bit c++)
16.001.py
- python 测试,学习python的语句的朋友可以瞧瞧(python test, study python language ,friends may study)
cnn_checkers_game-master
- 用Python写的深度学习CNN的英国跳棋,用tenserflow训练,很有参考价值(Learning CNN's British checkers with the depth of Python, trained with tenserflow, is of great reference value)
跳一跳
- 微信小程序 跳一跳python入门学习 跳一跳辅助程序(WeChat jump Python code assisted implementation)
pacman
- pacman game可用于python学习和算法实现(pacman game can be used to practice python)
Plants V.S. Zombies
- 达内学习python的项目之一,用python3.6+pygame写一个植物大战僵尸的小游戏(One of Dane's projects to learn Python is to use Python 3.6 + pyGame to write a game Plants V.S. Zombies)
python版超级玛丽【高度仿真】
- python版超级玛丽【高度仿真】,与FC/NES版超级玛丽相比具有超高的还原度,代码质量高,适合python/pygame入门学习