Create and play your own visual novels with ease!
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.
- 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!
- Frontend: JavaScript, React, HTML, CSS
- Backend: Python, Flask API, MongoDB, JSON
- AI Tools: Stable Diffusion API (background generation), OpenAI GPT-4 (dialogue and storylines)
- Michael Yin
- Angela Chiang
- Braeden Fong
- Mave Hur
- Clone this repository:
git clone https://github.com/your-repo/PyonPyonStudio.git
cd PyonPyonStudio
- Install dependencies:
pip install -r requirements.txt
npm instalL
- Run the backend server:
python app.py
- Start the frontend:
npm start
- Add voice narration for characters.
- User login and profile customization.
- Enhance UI/UX and add mascot animations.