Skip to main content

FastAPI WebSocket Hex game server with matchmaking, best-of series, win detection, reconnect, and an optional Redis/PostgreSQL state backend

Project description

hexgame-server — Hex game server

FastAPI WebSocket Hex game server with matchmaking, best-of series, server-authoritative gameplay, win detection, reconnect tokens, configurable first-player, and an optional Redis/PostgreSQL state backend. Ships with a built-in Vite/React dashboard (/, /docs, /overview, /statistics) and a browser play page at /play with in-browser DQN and AlphaZero bots powered by ONNX Runtime Web.

Installing this package gives you the hexgame-server command.

Install

pip install hexgame-server                    # core
pip install "hexgame-server[redis]"           # + Redis state backend
pip install "hexgame-server[postgres]"        # + PostgreSQL completed-series history
pip install "hexgame-server[all]"             # both backends

hexgame-server is independent from the hexgame client distribution — install that one as well only if you want to play against your own server from the same machine.

Run

hexgame-server --host 0.0.0.0 --port 8000
# optional flags: --reload, --workers N (Redis backend required), --log-level info

Then open:

See the main repository README for the full server documentation, WebSocket protocol, deployment options (Docker), and design notes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hexgame_server-0.4.3-py3-none-any.whl (44.7 MB view details)

Uploaded Python 3

File details

Details for the file hexgame_server-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: hexgame_server-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 44.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for hexgame_server-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8a5d52fdc099187e9d959017c6bdfccb0291443fe39bfef9208b5d556e9bfdbb
MD5 93e2e75be1f15a5b21bda81f481c14d8
BLAKE2b-256 3df83867562b0f37f339708262d88c310d957626d17bc62862c744971e09dcf3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page