moio / octaopticon

Code support for the tabletop game OctaOpticon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctaOpticon

Code support for the tabletop game OctaOpticon.

Requirements

  • Python 3.9 or
  • a container runtime such as Docker

Usage (container)

docker run ghcr.io/moio/octaopticon

Usage (from source)

Activate the virtual environment:

  • macOS and Linux: source venv/bin/activate
  • Windows: venv\Scripts\activate

Then:

python octaopticon.py

License

This project is licensed under the AGPL License - see the LICENSE file for details.

About

Code support for the tabletop game OctaOpticon.

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.6%Language:Dockerfile 0.4%