Skip to content

asaf-kali/the-spymaster-backend

Repository files navigation

The Spymaster Backend

PyPI version Pipeline Ruff Code style: black Imports: isort Type checked: mypy Linting: pylint

A generic backend service for Codenames board game.
Provides game state and opponent solvers for the the-spymaster-bot.

Local development

Environment Setup

  1. Install Python 3.11.
  2. Create a virtual environment and set source.
  3. Run make setup-local-env.

Workflow

  1. Lint using make lint.
  2. Run tests using make test / make cover.

Deployment

About

Backend service for playing Codenames board game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published