Skip to content

TextBased Adventure Game : A complete text game, the program will let users move through rooms based on user input and get descriptions of each room. To create this, you’ll need to establish the directions in which the user can move, a way to track how far the user has moved (and therefore which room he/she is in), and to print out a description…

Notifications You must be signed in to change notification settings

AbhinavGunti/Text-Based-RPG-Semester-1-Python-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Text-Based-RPG-Semester-1-Python-Project-

TextBased Adventure Game : A complete text game, the program will let users move through rooms based on user input and get descriptions of each room. To create this, you’ll need to establish the directions in which the user can move, a way to track how far the user has moved (and therefore which room he/she is in), and to print out a description. You’ll also need to set limits for how far the user can move. In other words, create ―walls around the rooms that tell the user, You can’t move further in this direction

About

TextBased Adventure Game : A complete text game, the program will let users move through rooms based on user input and get descriptions of each room. To create this, you’ll need to establish the directions in which the user can move, a way to track how far the user has moved (and therefore which room he/she is in), and to print out a description…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages