Skip to content

AI Driven Storytelling Game Script Added #2794

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

andoriyaprashant
Copy link
Contributor

Description

The Interactive Storytelling Game script is a Python-based application that offers players an immersive narrative-driven experience. Through a series of text-based choices, players actively shape the storyline and influence their character's journey within a mysterious and dynamic world. One of the distinctive features of this game is the ability for players to choose their character's name and traits at the outset, providing a personalized touch to the adventure.

Features:

Dynamic Storytelling: The game will present players with a series of story nodes, each containing text and options. Players' choices will lead them to different nodes, altering the narrative and shaping the course of their journey.

Character Customization: Players will have the opportunity to name their character and select character traits at the beginning of the game. These traits will influence the story and potentially affect the choices available to them.

Random Events: The game will introduce random events during the player's adventure. These events will have effects that modify the story, character traits, or inventory items, adding an element of unpredictability and replayability.

Inventory System: As players progress through the game, they can collect items that will be stored in their character's inventory. These items might be used to influence decisions or unlock specific story paths.

Multiple Endings: The choices players make throughout the game will lead to different possible endings. This feature aims to provide players with a sense of agency, allowing them to experience the consequences of their decisions.

Fixes #2793

Type of change

  • New feature

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: AI Driven Storytelling Game

Folder: AI Driven Storytelling Game

Script: ai-storytelling-game.py

Contributor: andoriyaprashant

Description: AI Driven Storytelling Game Script Added

@avinashkranjan avinashkranjan added level2 Bug fixing, Adding small features gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Aug 10, 2023
@avinashkranjan avinashkranjan merged commit af73a2a into avinashkranjan:master Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Script]: AI Driven Storytelling Game
2 participants