undef-engine 2026-02-15
Game documentation for four games and ESLint error cleanup
1005 files · 8,633+ · 21,743-

Comprehensive game documentation for four games

12 files changed
  • 00_CONCEPT_AND_STYLE.md SinkyBoat concept and style documentation
  • 01_GAME_MECHANICS.md SinkyBoat game mechanics
  • 02_ARCHITECTURE_AND_SCHEMA.md SinkyBoat architecture documentation
  • 03_UX_AND_WORKFLOWS.md SinkyBoat UX workflows
  • 04_FRONTEND_IMPLEMENTATION.md SinkyBoat frontend implementation guide
  • README.md SinkyBoat documentation index
  • 01_GAME_MECHANICS.md Dial-In game mechanics
  • README.md Dial-In documentation index
  • 01_GAME_MECHANICS.md Per Diem Quest game mechanics
  • README.md Per Diem Quest documentation index
  • 01_MECHANICS_AND_RULES.md Undef Dice mechanics and rules
  • README.md Undef Dice documentation index
  • Added documentation for SinkyBoat, Dial-In, Per Diem Quest, and Undef Dice covering concepts, mechanics, architecture, UX workflows, and frontend implementation specify internal
    4 files
    • README.md
    • README.md
    • README.md
    • README.md

ESLint error resolution across the frontend

3 files changed
  • eslint.config.js Updated ESLint configuration
  • package.json Updated package dependencies
  • App.tsx ESLint auto-fixes applied
  • Resolved all ESLint errors (0 remaining) through auto-fixes and manual cleanup across the frontend codebase remediate internal
    2 files
    • eslint.config.js
    • App.tsx