项目作者: mbjames

项目描述 :
Text based adventure game.
高级语言: Python
项目地址: git://github.com/mbjames/adventure-game.git
创建时间: 2021-03-11T02:49:45Z
项目社区:https://github.com/mbjames/adventure-game

开源协议:GNU General Public License v3.0

下载


Adventure Game

Text based adventure game.

Run The Source Code

Download Python

https://www.python.org/downloads/

Verify Version Once Installed

py —version

From Your Download Directory Run The Source Code

py adventure.py

Run The Executable (Windows Only)

image

Executable Was Created With PyInstaller

https://www.pyinstaller.org/