Skip to content

hargroa2/BenjisEscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benji's Escape

Welcome to my first terminal-based RPG project made in python!

Instructions To Play

How to Install Python on MacOS:

  • Install python on your computer by clicking on the latest version file on the official Python website for your operating system and follow its instructions:

Click here for official python website

Running The Game

  • To run Benji's Escape, make sure that you clone this repository.

  • After that, simply make sure that you move into the directory that contains the benjisEscape.py file using the command cd in your terminal.

  • Once you do that, simply paste this text into the terminal and press enter: python3 benjisEscape.py

If you want to find out more about this project, take a look at the article that I wrote on dev.to.

How To Play: Controls

This game is an RPG with a story line and turn-based battle elements. There will be prompts which will ask you to enter a word out of the options above or by your cursor in the Terminal. Simply type that word and it will proceed with that action.

If you type any other command outside of the options that the game gives you, it will tell you that it is invalid and you will have to enter an option that they tell you to give.

Note that you can quit the game at points such as during battle, at the title screen, and if you are asked if you want to play again.

About

Python RPG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages