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.1-py3-none-any.whl (44.7 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hexgame_server-0.4.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d08fa7fe129525d592b60b1b2ad95a44158a53852ba3a7778d78490ee532efcd
MD5 f2cbdc1aa9cbcc91fc84cd9a7b0b7a57
BLAKE2b-256 8f7ba6470376ddfc005b64068ce2b137965a87f8724792e80b48c61a24069486

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