Skip to content

This is a simple text based choose your own adventure game developed for the Udacity Intro to Programming Nanodegree. The game tells a simple story of a town terrorized by a vampire leaving in a nearby castle. You play the hero tasked to rid the town of this menace.

Notifications You must be signed in to change notification settings

sartaj-code/Advanture_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Adventure_game

Introduction

This is a simple text based game. I made this for Udacity Intro to Programming Nanodegree. The game tells a simple story of a town terrorized by a vampire leaving in a nearby castle. You play the hero tasked to rid the town of this menace.

Requirements

This script requires Python 3 or greater. It is not compatible with Python 2.7.

Steps to Play

To run the script, from a Unix like terminal, type either:

  • python3 adventure.py Or
  • python adventure.py

About

This is a simple text based choose your own adventure game developed for the Udacity Intro to Programming Nanodegree. The game tells a simple story of a town terrorized by a vampire leaving in a nearby castle. You play the hero tasked to rid the town of this menace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages