文件名称:game2
介绍说明--下载内容均来自于网络,请自行研究使用
一个自己用python写的小游戏
运行游戏后,玩家首先要进行语音的选择,1选择英语,2选择汉语,其他则默认选择英语
#根据玩家选择的语音,进入不同的语音环境
#游戏规则:玩家输入一个0-9的数字,系统根据玩家输入的数字,打印出数字的信息
#如果玩家输入的数字范围不在0-9,则会打印出"Error!"
#退出游戏:游戏会随着打印信息的完成提示退出游戏-wn use Python to write a small game
Run the game, game player must first carry voice selection, 1 English, 2 Chinese, the other is selected by default
# speech according to game player choice, into different phonetic environments
# game rules: game player to enter a 0-9 digital system according to the game player, digital input, digital print out information
# if digital range of game player input is not in the 0-9, it will print out "Error!"
# quit the game: the game with complete print messages to quit the game
运行游戏后,玩家首先要进行语音的选择,1选择英语,2选择汉语,其他则默认选择英语
#根据玩家选择的语音,进入不同的语音环境
#游戏规则:玩家输入一个0-9的数字,系统根据玩家输入的数字,打印出数字的信息
#如果玩家输入的数字范围不在0-9,则会打印出"Error!"
#退出游戏:游戏会随着打印信息的完成提示退出游戏-wn use Python to write a small game
Run the game, game player must first carry voice selection, 1 English, 2 Chinese, the other is selected by default
# speech according to game player choice, into different phonetic environments
# game rules: game player to enter a 0-9 digital system according to the game player, digital input, digital print out information
# if digital range of game player input is not in the 0-9, it will print out "Error!"
# quit the game: the game with complete print messages to quit the game
(系统自动生成,下载前可以参看下载内容)
下载文件列表
game2.py