Online game system for FATE Core.
  • Python 98.3%
  • Jinja 1.4%
  • Makefile 0.2%
  • Mako 0.1%
Find a file
2026-05-30 12:33:00 -04:00
.agents/skills/code-documenter docs: add docstrings across backend 2026-05-30 08:44:24 -04:00
.claude chore: add skills for requirements reconciliation 2026-05-30 12:33:00 -04:00
.vscode Add game_membership repository and tests 2026-04-27 16:56:23 -04:00
alembic Move alembic out of root folder 2026-04-29 15:12:17 -04:00
backend docs: add docstrings across backend 2026-05-30 08:44:24 -04:00
.env.example feat(auth): add oidc handling 2026-05-01 11:37:52 -04:00
.gitignore feat(auth): add oidc handling 2026-05-01 11:37:52 -04:00
.pre-commit-config.yaml Add pre-commit hook for linting and format checking 2026-04-24 10:48:20 -04:00
.python-version Add project scaffolding 2026-04-13 22:12:28 -04:00
CLAUDE.md docs: add docstrings across backend 2026-05-30 08:44:24 -04:00
docker-compose.yml Add initial docker-compose.yml 2026-04-29 14:45:00 -04:00
Makefile Move alembic out of root folder 2026-04-29 15:12:17 -04:00
pyproject.toml feat(ai): initial ai provider implementation 2026-05-23 11:56:56 -04:00
README.md Add project scaffolding 2026-04-13 22:12:28 -04:00
reconciliation.md docs: add docstrings across backend 2026-05-30 08:44:24 -04:00
requirements.md Add pydantic schemas 2026-04-25 19:18:00 -04:00
skills-lock.json docs: add docstrings across backend 2026-05-30 08:44:24 -04:00
uv.lock feat(ai): initial ai provider implementation 2026-05-23 11:56:56 -04:00

fate-game-system

An implementation of the FATE Core tabletop RPG system with a multiplayer web front end.