Chub AI Guide
  • The Basics
    • ▶️Getting Started
    • 🧔Character Creation
    • 💬Just Chatting
    • ⚙️API Connections
  • Advanced Setups
    • Prompting
    • Lorebooks
  • Inference API
    • Usage with Third-Party UIs
  • 🎭Stages
    • 🦅Overview
    • 🏗️Developing a Stage
      • ▶️Quickstart / Setup
      • 💭Concepts
      • ⚙️Config / Metadata
      • 📦State
      • 🔗Examples / Resources
      • 🛫Future Directions
      • 🛴Optional: GitHub Codespaces
    • 🛞Using a Stage
  • Patch Notes
    • 0.5.7
Powered by GitBook
On this page
  1. Stages
  2. Developing a Stage

Examples / Resources

Example projects and useful links.

PreviousStateNextFuture Directions

Last updated 1 year ago

For Extensions

  • Template Project:

  • Source Code, Extensions Library:

  • Expression Packs Extension:

  • Maze Extension:

  • Integration Test Extension:

For React

  • React documentation:

  • react-three-fiber: A library for creating and managing stateful 3D in React

  • Cuberun: A 3D synthwave racing game using react-three-fiber

  • PixiJS: a WebGL render

  • Phaser3 Simple RPG: self-explanatory

  • AI Town: GenAI RPG game

🎭
🏗️
🔗
https://github.com/CharHubAI/extension-template
https://github.com/CharHubAI/chub-extensions-ts
https://github.com/CharHubAI/expressions-extension
https://github.com/lloorree/maze-extension
https://github.com/CharHubAI/extension-integration-test
https://react.dev/learn
https://docs.pmnd.rs/react-three-fiber/getting-started/introduction
https://github.com/akarlsten/cuberun
https://pixijs.com/
https://github.com/pierpo/phaser3-simple-rpg
https://github.com/a16z-infra/ai-town