Transform Ruby Kingdom into a full-featured text RPG with local save system#1
Draft
Copilot wants to merge 5 commits into
Draft
Transform Ruby Kingdom into a full-featured text RPG with local save system#1Copilot wants to merge 5 commits into
Copilot wants to merge 5 commits into
Conversation
Co-authored-by: LeelooMina <2799044+LeelooMina@users.noreply.github.com>
Co-authored-by: LeelooMina <2799044+LeelooMina@users.noreply.github.com>
Co-authored-by: LeelooMina <2799044+LeelooMina@users.noreply.github.com>
Co-authored-by: LeelooMina <2799044+LeelooMina@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] This is a text based game called Ruby Kingdom. It's mostly just a proof of concept, but I'd like to keep the theme. Can you go into this and add a bunch of typical text based game features? Improve it and add to the lore. I wanted to add a way for use...
Transform Ruby Kingdom into a full-featured text RPG with local save system
Aug 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR completely transforms Ruby Kingdom from a simple proof-of-concept into a comprehensive text-based RPG experience. The main goal was to remove Firebase authentication and replace it with a local save system while adding typical text adventure game features and expanding the Ruby Kingdom lore.
🔥 Major Changes
Removed Firebase Authentication
bcryptdependency and Firebase integrationLocal Save System
saves/directory as JSON filesQuest System
Enhanced Exploration & Lore
Improved Combat & Shop
🎮 Gameplay Features
Before vs After
Before: Simple combat loop with basic character creation and hardcoded authentication
After: Full RPG experience with quests, exploration, character progression, save management, and rich storytelling
New Player Experience
🛠 Technical Implementation
Architecture Improvements
quest_system.rb) with extensible quest typessave_system.rb) with error handlingmain_menu.rb) replacing auth flowCode Quality
🎯 Ruby Kingdom Theme
Expanded the Ruby Kingdom lore throughout:
Example Usage
This transformation maintains the original Ruby Kingdom charm while adding the depth and features users expect from a modern text-based RPG. The local save system ensures players can enjoy unlimited saves without any external dependencies.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.