Add approved wiki home page
commit
5bae6c1bea
|
|
@ -0,0 +1,19 @@
|
|||
# ELO Tac-Toe Wiki (Draft)
|
||||
|
||||
This wiki documents the currently deployed stack and gameplay flows.
|
||||
|
||||
## Pages
|
||||
|
||||
- [Play Guide: CLI and MCP](Play-Guide-CLI-and-MCP)
|
||||
|
||||
## Current Runtime Summary
|
||||
|
||||
- Public website: `https://elotactoe.com`
|
||||
- Core game API container (primary node): `:8080`
|
||||
|
||||
## Important Notes
|
||||
|
||||
- Ranked and casual queueing are served by the core API.
|
||||
- Seasonal efficiency ladder endpoints are active:
|
||||
- `/leaderboard/efficiency`
|
||||
- `/meta/challenge`
|
||||
Loading…
Reference in New Issue