Skip to content

A text-based adventure game project using Python fundamentals

Notifications You must be signed in to change notification settings

stefagnone/Text_Adventure_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Text Adventure Game Development

This project is a text-based adventure game inspired by classic storytelling elements and designed with Python fundamentals. It incorporates essential programming concepts, such as:

  • Strings and String Manipulation
  • User-Defined Functions and Variables
  • User Input and Input Handling
  • Conditional and Nested Conditional Statements
  • Loops (for/while)
  • Error Handling with try/except

Project Requirements

  • Based on an adaptation of a book, movie, or TV show.
  • Designed to be completed within 3 minutes.
  • Includes 3 stages, with defined variables, lists, loops, and conditional statements.
  • Features a win and fail function for ending the game based on user actions.

Deliverables

  • Python code in a Jupyter Notebook (.ipynb format)
  • HTML version of the notebook for easy access and sharing

Key Highlights

  • Error-free, optimized gameplay with a focus on user experience and replayability.
  • Designed for educational purposes, showcasing best practices in Python programming for interactive applications.

Repository Files

  • pulp_fiction_game.ipynb: The main notebook containing the game.
  • pulp_fiction_game.html: HTML export of the notebook.

About

A text-based adventure game project using Python fundamentals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published