Local-first games and AI-assisted RPG game-master workflows.
entertain-and-more is the entertainment branch of the open-bricks and ellmos ecosystem. Its public repositories focus on practical, inspectable local-first software: terminal chess, tabletop role-playing support, and live-session sound tools. Every public application is built to keep user data local while offering optional AI enhancement layers for players and Game Masters.
Note
Public Navigation Index: Refreshed against live GitHub API metadata on 2026-08-01. Every public repository visible in entertain-and-more (3 active software projects plus 1 profile repository) is indexed here. Private or internal work is intentionally omitted.
Tip
Local-First & Offline Resilience: The public applications in entertain-and-more operate fully offline by default. AI features such as Anthropic API modes, Claude Code file-worker integration, and JSON-RPC control bridges are optional layers designed to enhance gameplay without requiring cloud lock-in for core functions.
| Need | Repository | Best Entry Point |
|---|---|---|
| Play or study a Python chess game with local play, Minimax, and optional Claude modes | ChatAndChess | Rules, tactics analyzer, worker mode, and test workflow |
| Run a tabletop RPG control center for sessions, maps, music, player screens, and AI prompts | rpx | RPX Pro dashboard, campaign bundle, JSON-RPC, and PWA companion |
| Add lightweight soundboard and music control to a live game session | KlangpultLight | Python soundboard and session-music controls |
| Understand this organization profile and shared community files | .github | Organization profile, issue templates, and community health files |
graph TD
subgraph Org ["entertain-and-more (Public Games & RPG Tools)"]
subgraph Gaming ["Games & RPG Workflows"]
CC["ChatAndChess<br/>(Terminal Chess, Minimax & Claude Worker)"]
RPX["rpx (RolePlay Xtreme)<br/>(PySide6 RPG Control Center & PWA)"]
KLANG["KlangpultLight<br/>(Python Soundboard & Session Music)"]
end
end
subgraph Eco ["Ecosystem Integration Network"]
ELLMOS["ellmos-ai (Agent & LLM Infrastructure)"]
OPEN["open-bricks (Open Software Suite Umbrella)"]
end
CC -.->|Claude API & Worker| ELLMOS
RPX -.->|JSON-RPC Bridge| ELLMOS
Org -.-> OPEN
Checked 2026-08-01: the public organization currently contains 3 software applications plus 1 profile repository.
| Project | Focus | Stack | Discovery Terms | Public Activity |
|---|---|---|---|---|
| ChatAndChess | Terminal chess with local play, Minimax depth, optional Claude API mode, Claude Code worker mode, full chess rules, UCI input, engine-hint modes, and tactics analyzer | Python standard library, optional Anthropic API | terminal chess, Python Minimax chess, Claude Code chess worker, UCI chess moves, engine hint chess, chess tactics analyzer |
Public repo; last push 2026-07-27 |
| rpx | RPX Pro / RolePlay Xtreme: offline tabletop RPG control center for worlds, maps, characters, sound, player screens, AI prompts, JSON-RPC control, and import/exportable campaign bundles | Python, PySide6, JSON-RPC, static PWA companion | RPX Pro, RolePlay Xtreme, tabletop RPG control center, game-master tools, rpx-campaign-bundle-v1, offline RPG PWA, JSON-RPC LLM control |
Public repo; last push 2026-07-26 |
| KlangpultLight | Lightweight Python soundboard and music control for live game sessions | Python | KlangpultLight, RPG soundboard, game session music, tabletop ambience |
Public repo; last push 2026-07-31 |
| .github | Organization profile, shared issue templates, PR template, llms.txt, and community defaults | GitHub profile repo | entertain-and-more, organization profile, llms.txt, public repo directory |
Public profile repo; checked 2026-08-01 |
entertain-and-more operates as the dedicated gaming and entertainment branch within a larger open-source software and research network:
| Organization | Domain Focus | Key Repositories / Role |
|---|---|---|
| open-bricks | Umbrella / Dach-Organisation | Central catalog, open-source software umbrella |
| ellmos-ai | AI Agent Infrastructure | bach, rinnsal, MarbleRun, skills, n8n-workflow-manager |
| file-bricks | Desktop Data Tools | ProFiler, ExplorerPro, ProSync, AmpelClip, ProfiPrompt |
| doc-bricks | Document & Media Systems | DokuReader, MediaBrain, UniversalInvoiceMail, CleanMarkdown |
| dev-bricks | Developer & Code Tools | DevCenter, apiprober, lock-master, pythonbox, CodeBox |
| research-line | Open Science & Math Physics | crm-cosmology, fst-nash, epstein-network, rh-even-dominance |
| biotec-line | Bioinformatics | VFDistiller, genotype-to-vcf |
| assistassets-ai | Local Financial Analytics | FinancialProof, terminpilot |
| entertain-and-more | Games & RPG Tools | ChatAndChess, rpx |
| lukisch | Personal GitHub Profile | Developer portal & flagship showcases |
- ChatAndChess explores a compact terminal chess interface with chat-driven interaction patterns. It is useful as a lightweight Python game codebase, a rules-and-engine testbed, and a playground for AI-assisted play modes, including Claude API play and file-based Claude Code worker runs.
- rpx (RolePlay Xtreme) is a local-first control center for pen-and-paper role-playing sessions. It centers the human game master and supports practical session work such as maps, ambience, notes, character state, missions, a second-screen player view, JSON-RPC control for LLM workflows, import/exportable
rpx-campaign-bundle-v1ZIP files, and an offline PWA companion.
- KlangpultLight is a lightweight Python soundboard and music tool for tabletop sessions and other live game workflows.
- Player & Game-Master First: AI features support human gameplay and session workflows without replacing human agency or creativity.
- Local-First & Offline First: Core applications remain 100% functional without cloud subscriptions or external servers.
- Inspectable & Modifiable: Small, clear codebases designed to be easily inspected, extended, forked, or adapted.
- Practical Session Utility: Features are prioritized by their real-world value at the gaming table.
- Ecosystem Interoperability: Tools connect cleanly to ellmos-ai, doc-bricks, and open-bricks standards.
- Machine-readable organization context: llms.txt
- Main organization page: github.com/entertain-and-more
- Related AI infrastructure: ellmos-ai
- Broader software suite: open-bricks
Search phrases that lead here: ChatAndChess terminal chess, Python Minimax chess tactics analyzer, Claude Code chess worker, UCI chess moves Python, RPX Pro tabletop RPG control center, RolePlay Xtreme game master tools, offline RPG campaign bundle, entertain-and-more.
