undef-engine
2026-02-13
Initial commit of Undef Engine v0.3.0 with partial rename pass
2675 files · 744,484+ · 87,782-
Initial commit establishing the Undef Engine repository
10 files changed
.env.exampleEnvironment configuration templateci.ymlCI pipeline configuration.gitignoreGit ignore rules.pre-commit-config.yamlPre-commit hook configurationCLAUDE.mdProject guidance for Claude CodeMakefileBuild and development targetsREADME.mdProject documentationApp.tsxFrontend application entry pointhandler.pyCore game engine handlermain.pyServer entry point
- Seeded the entire engine codebase as the starting point for the undef-games/undef-engine repository, including game logic for SwarmThink, Reaction, WARP, SinkyBoat, Imagined, FauxFacts, and other games
instantiate
architectural
4 files
handler.pymain.pyApp.tsxMakefile
- Includes NPC systems, CLI interface, full test suite, frontend components, and supporting infrastructure
instantiate
behavioral
3 files
ci.yml.pre-commit-config.yamlREADME.md
Partial rename pass from old naming
1 file changed
CLAUDE.mdUpdated project references during initial rename