from pathlib import Path html = r''' Cyber Creatures — Game Bible Pitch
Game Bible // Pitch Deck // Domain Registry

Cyber Creatures

A collectible strategy card game where every real tech concept becomes a living character.

Cyber Creatures combines trading cards, hidden tech education, family economy systems, social skill building, lore, battles, and real-world learning into one expandable universe.

Mission Statement

Cyber Creatures is a collectible strategy card game where every battle teaches a hidden idea, every trade builds relationships, and every card opens the door to a new way of understanding the world. Collect what you love. Discover what you never expected to love.

Not Dumbed Down

Kids get the real words: kernel, cache, token, rootkit, sandbox, prompt, packet, DNS, thread, cookie, and more.

Hidden Learning

Concepts are taught through characters, abilities, lore, battles, trading, and collection—not lectures.

Systems Thinking

The game teaches how ideas connect: Domain → Subdomain → RFC → Character → Skill → Mastery.

The Core Loop

This is not just “learn and get a reward.” The reward is part of the learning system.

Discover
Become Curious
Collect
Battle
Trade
Master
Teach Someone Else

The Great Technology Tree

Every Domain is a real area of technology or a real-world interest connected to technology.

TECHNOLOGY │ ├── 🤖 Artificial Intelligence ├── 🔐 Cybersecurity ├── 💻 Programming ├── 🌐 Networking ├── 🖥 Operating Systems ├── ⚙ Hardware ├── 💾 Data ├── 🎨 Design ├── 🎮 Game Development ├── 🤖 Robotics ├── ☁ Cloud ├── 📱 Mobile ├── 🌎 Internet ├── 🎵 Digital Media └── 🧩 Emerging Technology CONNECTED INTEREST PATHS │ ├── 🌱 Nature → sensors, ecology data, environmental AI ├── ⚽ Athletics → motion tracking, biomechanics, sports analytics ├── 🎵 Music → waveforms, audio tech, digital production ├── 📜 History → inventions, old systems, technology evolution └── ❤️ Community → accessibility, online safety, communication systems

Domain Registry

Each Domain has a motto-like RFC, subdomains, characters, accessories, skills, lore, challenges, and a Legendary boss card.

🔐 Cybersecurity
RFC-002: Trust Nothing. Verify Everything.

Teaches hacking, encryption, malware, firewalls, passwords, defense, investigation, and threat thinking.

Red TeamBlue TeamPurple TeamMalwareSocial EngineeringAuthenticationCryptographyForensics
🤖 Artificial Intelligence
RFC-001: Prompt With Purpose.

Teaches prompting, models, LLMs, agents, tokens, embeddings, hallucinations, reasoning, automation, and AI safety.

PromptingLLMsAgentsModelsVisionVoiceReasoningEmbeddingsFine-Tuning
💻 Programming
RFC-003: Build The Logic.

Teaches real languages, debugging, APIs, algorithms, structure, and problem solving.

PythonJavaScriptHTMLCSSSQLCC++RustGitAPIs
🌐 Networking
RFC-004: Every Connection Matters.

Teaches packets, routing, DNS, TCP/IP, HTTP, VPNs, Wi-Fi, infrastructure, and monitoring.

RoutingSwitchingDNSTCP/IPHTTPVPNWirelessLoad Balancing
🖥 Operating Systems
RFC-005: Everything Is A Process.

Teaches Linux, Windows, shells, permissions, kernels, threads, processes, drivers, filesystems, and virtualization.

LinuxWindowsShellsKernelsProcessesThreadsPermissionsFile Systems
⚙ Hardware
RFC-006: Built To Last.

Teaches CPUs, GPUs, RAM, storage, motherboards, power, cooling, input, output, sensors, and peripherals.

CPUsGPUsRAMStoragePowerCoolingDisplaysSensors
💾 Data
RFC-007: Nothing Is Truly Lost.

Teaches binary, databases, cache, cookies, compression, indexes, backups, analytics, privacy, and visualization.

BinaryDatabasesCacheCookiesCompressionBackupsAnalyticsPrivacy
🎨 Design
RFC-008: Humans Come First.

Teaches UI, UX, accessibility, typography, layout, color theory, motion, icons, branding, and prototyping.

UIUXAccessibilityTypographyLayoutColor TheoryIconsPrototyping
🎮 Game Development
RFC-009: Play Creates Learning.

Teaches game design, engines, NPCs, physics, level design, storytelling, multiplayer, testing, sound, and art.

Game DesignNPCsPhysicsLevel DesignStorytellingMultiplayerTestingSound
🌱 Nature Path
RFC-010: Every System Grows.

A welcoming path for plant, animal, outdoor, and ecology kids that connects to sensors, data, AI, and robotics.

SensorsEcologyWeather DataBiomimicryAgritechEnvironmental AI
⚽ Athletics Path
RFC-011: Motion Has Meaning.

A path for sports and movement kids that connects to vectors, physics, wearables, biomechanics, robotics, and analytics.

Motion TrackingVectorsWearablesBiomechanicsReaction TimeSports Analytics
❤️ Community Path
RFC-012: We Rise Together.

The social and emotional layer: trading, negotiation, teaching, accessibility, online safety, ethics, and teamwork.

TradingNegotiationTeachingOnline SafetyAccessibilityEthicsTeamwork

Card System

Every card belongs somewhere. Nothing floats randomly. This keeps the universe expandable and understandable.

Domain
Subdomain
RFC
Character
Accessory
Skill Upgrade
Lore
Challenge
Mastery
Legendary

Character Cards

The main collectible fighters. Each character is a real concept brought to life.

Accessory Cards

Real equipment and concepts: API keys, tokens, SSDs, heat sinks, certificates, USB drives, and more.

Skill Upgrade Cards

Character-specific upgrades that encourage trading. A kid may pull a sibling’s upgrade and need to negotiate.

Lore Cards

Separate story cards that explain the concept through world-building, then include a tiny real tech fact.

Challenge Cards

Real-life missions tied to the concept. Example: “Explain what a cache does using a kitchen cabinet.”

Mastery Cards

Earned after collecting, using, explaining, or teaching a concept. These mark real understanding.

Example: Security Domain

This shows how one Domain can split into Subdomains, real characters, and hidden learning.

SECURITY DOMAIN RFC-002: Trust Nothing. Verify Everything. │ ├── Red Team │ ├── ZeroDay │ ├── Payload │ ├── Exploit │ ├── Backdoor │ └── Pivot │ ├── Blue Team │ ├── Guardian │ ├── Firewall │ ├── Sentinel │ ├── Patch │ └── Restore │ ├── Malware │ ├── Trojan │ ├── Worm │ ├── Virus │ ├── Ransom │ ├── Spyware │ └── Rootkit 👑 Legendary │ ├── Social Engineering │ ├── Phish │ ├── Bait │ ├── Impersonator │ ├── Clone │ ├── Whisper │ ├── Lure │ └── Hook │ └── Authentication ├── Password ├── Passkey ├── Token ├── MFA ├── Certificate ├── Hash └── Salt

Sample Lore Card: Cache

Story: Cache was the fastest librarian in the Registry. Instead of running all the way to the Archives every time someone asked a question, Cache kept the most frequently requested information nearby. Some called it cheating. Others called it brilliant.

Tech Fact: A cache stores frequently used information closer to where it is needed so it can be accessed faster.

Sample Lore Card: Sandbox

Story: Sandbox loved building dangerous inventions. Nothing inside the Sandbox could escape without permission, which made it the safest place in the Registry to test strange machines.

Tech Fact: A sandbox is an isolated environment used to safely test software.

The Constitution

The design laws of Cyber Creatures. Every future card must follow these.

Everything Teaches

Nothing exists only because it looks cool. If it is in the game, it carries a real concept.

Fun Comes First

If it is not fun, the learning will not stick. The game must feel collectible, strategic, and exciting.

Every Concept Becomes A Character

No lectures first. A real word becomes a personality, creature, ability, or object.

Everything Belongs Somewhere

Technology → Domain → Subdomain → RFC → Character → Accessories → Skills → Lore → Challenges → Mastery.

Curiosity Beats Memorization

Players do not memorize definitions first. They meet the characters, use the cards, then ask what the words mean.

Trading Teaches Relationships

Players will pull cards other people need. Trading teaches negotiation, generosity, boundaries, and teamwork.

Domains Are Ways Of Thinking

Domains are not just school subjects. They are identities players can explore: Security main, Design main, Nature path, Game Dev deck.

Ask What If It Became Alive?

Every character answers one question: what if this real concept became alive?

Every Card Tells A Story

Even accessories have flavor, history, and meaning. World-building makes technical ideas memorable.

Kids Grow With The Game

A young child loves the creature. An older kid understands the concept. A teenager recognizes the real terminology.

Never Underestimate The Player

Use the real words. Make the explanation fun. Never talk down to kids.

Nothing Fake

No fake tech words. Characters, skills, accessories, locations, and events are based on real vocabulary and real concepts.

Why This Could Matter

For Kids

They get a real collectible game that respects their intelligence and lets them discover what excites them.

For Parents

It turns responsibility, learning, and social skills into something kids actually want to participate in.

For Schools

It can support clubs, electives, STEM programs, cybersecurity lessons, digital citizenship, and project-based learning.

For The Future

The framework can expand forever: new Domains, Subdomains, character sets, mastery packs, holiday drops, and league play.

The promise: real words, real concepts, real curiosity — wrapped in a game kids actually want to collect.

''' path = Path("/mnt/data/cyber_creatures_pitch_site.html") path.write_text(html, encoding="utf-8") path