搜索资源列表
SnakeBite
- 贪食蛇小游戏,用python写的,很不错,给大家借鉴借鉴。注意不要玩的太入迷哦-Snake bite,written in python. It s fantastic and you can learn a lot from it. Take care,don t be hooked by it!!!
Word_Guess
- 一个猜单词的python小游戏,内有难度调整,以及各种作弊功能-a game to guess word
chat10.18
- python 的源码,斗地主纸牌小游戏,可以完美的运行,综合了python上的各种基本要点-call lord game source code
Miss-Rabbit
- 大一上的教学作业,程序设计入门的小游戏,类似于扫雷。基本都是用list实现的,没用到类。内含三个文件。 [battleship.py]战舰小游戏源码 [graphics.py]用到的图形库 [battleship.doc]实验报告-PYTHON assignment. similar to Minesweeper. uses list. no class. Contains three files.
game2
- 一个自己用python写的小游戏 运行游戏后,玩家首先要进行语音的选择,1选择英语,2选择汉语,其他则默认选择英语 #根据玩家选择的语音,进入不同的语音环境 #游戏规则:玩家输入一个0-9的数字,系统根据玩家输入的数字,打印出数字的信息 #如果玩家输入的数字范围不在0-9,则会打印出"Error!" #退出游戏:游戏会随着打印信息的完成提示退出游戏-wn use Python to write a small game Run the game, game play
python
- python训练小程序,其中包括递归实现的额汉诺塔小游戏-python small training program, including the amount of recursive Tower of Hanoi game
SNAKE
- 用Python自己做的贪吃蛇小游戏(Using Python to do their own Snake game)
python
- 一个最简单的Python才数字小游戏,猜到8就继续,猜不到就退出,适合新手练习python(A single guess game in python)
2048
- 2048小游戏,仅供消遣,解压直接点击2048图标即可运行。利用python代码编写(2048 small games for entertainment only, decompression, click the 2048 icon to run directly. Using Python code to write)
Python写的贪吃蛇小游戏源码
- Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
class_37_homework_01
- 编写的一个python小游戏,乌龟吃小鱼: 假设游戏场景范围想(x,y)均为[0,10];游戏生成1只乌龟和10条鱼;他们移动方向均随机;乌龟最大移动能力为2(可为1或2),鱼最大移动能力为1;当移动到场景边缘自动向反方向动;乌龟初始体能为100(上限);乌龟每移动一次体力消耗1;乌龟与鱼坐标重合,乌龟吃鱼,乌龟体力增20;鱼暂不计体力;当乌龟体力为0或鱼儿数量为0游戏结束(Prepared a python game, the turtle to eat fish: Assuming th
微信打飞机资源
- 微信的打飞机小游戏 用python语言开发,是新手入门不二之选(WeChat's small aircraft game, using Python language development, is a beginner to choose the best)
2048
- 用Python编写的小游戏2048,比较简单(Classic game 2048 written in Python)
alien_invasion
- 这是一款基于python编程的外星人入侵的游戏,have fun。(This is a game, based on python,named alien_invasion.)
PlaneWars-master
- 一个简单飞机大战小游戏用 Pygame实现(Python,Pygame,Plane-war)
bitefly
- 使用python编写的打飞碟游戏 运行ship.py文件即可开始(this is a game written by python ,run the file 'ship.py' ,then you can start the game)
alien_invasion
- 基于pygame的一个打飞机的小游戏,可以自己在源代码中修改游戏参数(A small game based on pyGame)
函数:Tic-Tac-Toe游戏-人机对战井字棋
- python小游戏代码 井字棋 ai 人工智能(game python ai you can play a game with ai)
python game
- python编写的外星小游戏,可以发射子弹,消灭外星飞船(python bianxie de xiaoyouxi)
python打地鼠
- python3实现打地鼠小游戏 简易小游戏打地鼠 适用于python初学者(Python3 to achieve ground mouse games)