A role-playing game mechanics framework, built in TypeScript.
Xethya is a game development framework, focused primarily on game mechanics, such as character management, combat simulations, dice rolling, and pretty much any interaction you need to manage during a role-playing game.
It's heavily inspired on the OGL-powered SRD 5e from Dungeons & Dragons.
Built entirely in TypeScript, its purpose is to provide you with a toolkit to handle game logic, as a perfect partner to the graphics engine of your choice!
We have a GitBook site! Check it out here.