Skip to content

mavehur/PyonPyonStudio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyon Pyon Studio 🕹️

Create and play your own visual novels with ease!

📖 Overview

Pyon Pyon Studio is a fun and intuitive platform for generating and playing visual novels. Whether you want to build immersive stories with your favorite characters or simply explore pre-made games, Pyon Pyon Studio has you covered.

🎥 Demo Video

IMAGE ALT TEXT HERE

🚀 Features

  • Visual Novel Generator:
    • Input character details, tropes, and AI-generated backgrounds to craft custom visual novels.
  • Play Mode:
    • Load pre-made games or play your own creations. Progress can be saved for later!

💻 Tech Stack

  • Frontend: JavaScript, React, HTML, CSS
  • Backend: Python, Flask API, MongoDB, JSON
  • AI Tools: Stable Diffusion API (background generation), OpenAI GPT-4 (dialogue and storylines)

🤝 Contributors

  • Michael Yin
  • Angela Chiang
  • Braeden Fong
  • Mave Hur

📂 How to Run

  1. Clone this repository:
   git clone https://github.com/your-repo/PyonPyonStudio.git
   cd PyonPyonStudio
  1. Install dependencies:
   pip install -r requirements.txt  
   npm instalL
  1. Run the backend server:
  python app.py  
  1. Start the frontend:
  npm start

✨ Future Updates

  • Add voice narration for characters.
  • User login and profile customization.
  • Enhance UI/UX and add mascot animations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.4%
  • CSS 26.8%
  • Python 21.6%
  • HTML 3.2%