🔗Examples / Resources
Example projects and useful links.
For Extensions
Template Project: https://github.com/CharHubAI/extension-template
Source Code, Extensions Library: https://github.com/CharHubAI/chub-extensions-ts
Expression Packs Extension: https://github.com/CharHubAI/expressions-extension
Maze Extension: https://github.com/lloorree/maze-extension
Integration Test Extension: https://github.com/CharHubAI/extension-integration-test
For React
React documentation: https://react.dev/learn
react-three-fiber: A library for creating and managing stateful 3D in React https://docs.pmnd.rs/react-three-fiber/getting-started/introduction
Cuberun: A 3D synthwave racing game using react-three-fiber https://github.com/akarlsten/cuberun
PixiJS: a WebGL render https://pixijs.com/
Phaser3 Simple RPG: self-explanatory https://github.com/pierpo/phaser3-simple-rpg
AI Town: GenAI RPG game https://github.com/a16z-infra/ai-town
Last updated