Skip to content

Design a text-based adventure game based on Netflix TV show "You".

Notifications You must be signed in to change notification settings

gleidyalonzo/Text-Aventure-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Text-Aventure-Game

Design a text-based adventure game based on Netflix TV show "You". Make sure to provide a source.

. This game utilize the Python essentials including:

Strings and String Manipulation User-Defined Functions and Objects (variables) User Input and Input Handling Conditional and Nested Conditional Statements (if/elif/else) Loops (for/while) Controlling for Errors (try/except)

The working version of the game includes:

An executable script (a script that runs from beginning to end upon execution) that includes:

Game stages Defined variables Loops Nested conditional statement 1 fail() function (executed whenever a user loses the game) A docstring at the beginning of game that introduces the game and its purpose

Future Improvements:

About

Design a text-based adventure game based on Netflix TV show "You".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published