2022年python实现的简单文本类游戏实现方法_第1页
2022年python实现的简单文本类游戏实现方法_第2页
2022年python实现的简单文本类游戏实现方法_第3页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、本文实例叙述了 python 实现的简洁文本类嬉戏实现方法;共享给大家供大家参考;具体实现方法如下:# # - My version on the game Dragon Realm. # - taken from the book invent with python by Al Sweigart. # - thanks for a great book Mr Sweigart. # - this code takes advantage of python 3. # #files.py import random import time printnn-system- one file i

2、s bad the other is good .guess the right one.n printnnconnecting. time.sleep1 print. time.sleep1 print. time.sleep1 print. time.sleep1 printnconnection established def displayIntro: print- printSYSTEM FILES print-n print1. file. print2. file.n def chooseOption: option = while option .= 1 and option

3、.= 2: printwhich file to download. 1 or 2 option = inputuser: return option def checkOptionchosenOption: printnintialising download. time.sleep1 printaccessing file. time.sleep1 printdownloading. time.sleep1 print. time.sleep1 print. time.sleep1 goodfile = random.randint1, 2 if chosenOption = strgoo

4、dfile: printndownload complete. printnGAME OVER else: printnfile corrupt printsystem infected. printnGAME OVER playAgain = yes while playAgain = yes: displayIntro optionNumber = chooseOption checkOptionoptionNumber printndownload again. . yes or no playAgain = inputuser: # # - My version of the game

5、 guess the number. # - taken from the book invent with python by Al Sweigart. # - thanks for a great book Mr Sweigart. # - this code takes advantage of python 3. # # -NOTE - this program will crash if a number is not typed. #digitcode.py import random import time guessesTaken = 0 printnnnnn-system-

6、enter code in 15 trys to avoid lockoutn printnconnecting. time.sleep1 print. time.sleep1 print. time.sleep1 print. time.sleep1 printconnection establishedn print- print MAINFRAME - LOGIN print- printnenter 3 digit access code. number = random.randint000, 999 while guessesTaken guess = intguess guess

7、esTaken = guessesTaken + 1 if guess number: printnACCESS - DENIED -code to high if guess = number: break if guess = number: guessesTaken = strguessesTaken printnverifying . time.sleep1 printnauthenticating . time.sleep1 print. time.sleep1 print. time.sleep1 printnACCESS - GRANTED printnGAME OVERn exit0 if guess .= number: number = strnumber printn. time.sleep1 pri

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论