Skip to content

Terminal-based choose-your-own-adventure game where you face off against random villains like pirates, tax collectors, or baby sharks. Built in Python with randomized encounters, item collection, and multiple endings.

Notifications You must be signed in to change notification settings

kellyky/Adventure-Game-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

667d197 · Jun 9, 2021

History

10 Commits
Jun 9, 2021
May 16, 2020

Repository files navigation

Adventure-Game-Python

Text adventure is a text-based game where you'll encounter and have to defeat dangerous oceanographers and evil but inept pirates.

Description

Adventure-Game-Python is played in the terminal. It's a simple choose-your-own-adventure game. As the narrator tells the story, you'll have choices to make. The outcome depends on your choices! Will you defeat the inept pirates? Will you play again?

This was the project for the Udacity Python module for Intro to Programming. I used the plotline that was provided as an example; the code is my own.

Installation

  1. Clone this repo.

Gameplay

  1. In the terminal, navigate to this directory
  2. To play, enter the following code into the terminal: `python3 text-adventure.py'

Issues

None known.

About

Terminal-based choose-your-own-adventure game where you face off against random villains like pirates, tax collectors, or baby sharks. Built in Python with randomized encounters, item collection, and multiple endings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages