Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 2.6 KB

README.md

File metadata and controls

79 lines (51 loc) · 2.6 KB

Life Unwritten 🎮

A Journey of Choices

Welcome to Life Unwritten, a narrative-driven game where you explore relationships, reflect on past decisions, and navigate your emotional well-being. Developed as part of GitHub Game Off 2024, this text-based adventure game is all about the choices you make and the impact they have on your life journey.

📝 Table of Contents

About the Game

Life Unwritten puts you in the shoes of a character whose relationships and mood are shaped by their past decisions. You will interact with NPCs representing key relationships in life—friends, mentors, family, and more. Each interaction involves making choices that influence your future and mood.

Your ultimate goal is to find balance in your emotional well-being while strengthening bonds with those around you.

Features

  • Dynamic Relationships: Interact with NPCs to build or strain your connections.
  • Emotional Journey: Manage your mood through reflections and decisions.
  • Replayability: Different choices lead to varying outcomes, making every playthrough unique.
  • Text-Based Interaction: Immersive storytelling through a simple command-line interface.

How to Play

  1. Clone or download this repository.
  2. Navigate to the project directory.
  3. Run the game using Python:
python life_unwritten.py

Key Actions:

  • Reconnect with important NPCs.
  • Reflect on your past to boost your mood.
  • View and analyze your previous choices to guide your future decisions.

Installation

Ensure you have Python 3.7+ installed on your machine.

Clone this repository:

git clone https://github.com/yourusername/life-unwritten.git
cd life-unwritten

Run the game:

python life_unwritten.py

Contribution Guidelines

We welcome contributions to enhance the game! Here's how you can help:

  1. Fork the repository and create a new branch.
  2. Submit a pull request with a description of your changes.
  3. Ensure your code follows the PEP 8 Python style guide.

Feel free to suggest new features, fix bugs, or improve the documentation!

License

This project is licensed under the GNU License. See the LICENSE file for details.

Acknowledgments

Thank you to GitHub Game Off 2024 for inspiring this project and to everyone who plays, contributes, or supports Life Unwritten.

🌟 Your Choices. Your Story. Your Journey. 🌟