henck/trizbort
This is a browser implementation of the Trizbort adventure game mapping and code generation software.
Supports code generation for eight interactive fiction systems (Alan, Inform 7, Quest, TADS 3, ZIL, and others) alongside map creation. Built with TypeScript and Vite on a JAMstack architecture with no backend dependencies, enabling fully client-side map design and instant code export. Maps can be created and shared entirely in-browser without installation, with the codebase structured for straightforward local development and contribution.
Stars
33
Forks
19
Language
TypeScript
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/henck/trizbort"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
microsoft/ts-gyb
Generating native code interfaces from TypeScript
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or...