Skip to content

Nijah1797/pythonteachingcode

 
 

Repository files navigation

Text Adventure Game (Python)

Description

This project involves creating a text-based adventure game using Python. The game will allow players to make choices that affect the story, navigate through different scenarios, and reach different outcomes based on their decisions.

Team Members

  • Nijah Goolsby

Tools & Technologies

  • Python
  • GitHub
  • Visual Studio Code

Sprint 1 Progress

  • Created GitHub account and joined KSU-IS organization
  • Gained access to project repository
  • Created/edited README.md file
  • Began researching existing Python text adventure game codebases
  • Attempted to run and understand sample code

🚀 Roadmap (Next 2 Weeks)

Research & Planning

  • Find a Python text adventure game repository on GitHub and evaluate it
    Assigned to: Nijah

  • Analyze how the game handles user input and story branching
    Assigned to: Nijah

  • Decide on game theme (e.g., horror, mystery, survival)
    Assigned to: Nijah

Development

  • Create basic game structure (start, choices, outcomes)
    Assigned to: Nijah

  • Implement user input system using input()
    Assigned to: Nijah

  • Build at least 3 different story paths with choices
    Assigned to: Nijah

Testing & Debugging

  • Run the game and test all decision paths
    Assigned to: Nijah

  • Identify and fix bugs in game logic
    Assigned to: Nijah

  • Ensure game handles invalid input properly
    Assigned to: Nijah

Documentation

  • Write instructions on how to run the game
    Assigned to: Nijah

  • Update README with features and progress
    Assigned to: Nijah

  • Document any issues and how they were fixed
    Assigned to: Nijah

Future Goals

  • Add more story branches and endings
  • Improve user experience with better prompts
  • Possibly add a scoring or inventory system

About

This repo contains a variety of starter project code and demo code for showing different capabilities and how to use them in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 89.6%
  • Python 10.0%
  • Other 0.4%