Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is a small script featuring an adventure game made in Python

NotificationsYou must be signed in to change notification settings

makeuseofcode/python-adventure-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a small script featuring an adventure game made in Python.

This tutorial includes basic programming concepts such as separating scenes into functions, and using if-statements to change the scenario based on what the player selects.

Prerequisites

  • Make sure you havePython on your computer.

To Run

  • Open the command line or terminal, and navigate to the file where the python script is stored. For example:cd C:\Users\Sharl\Desktop\python-adventure-game
  • Run the python command:python AdventureGame.py
  • The text adventure game will start.

Example

alt text

About

This is a small script featuring an adventure game made in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp