deadlocker8 / GridPuzzle

Grid puzzle game inspired by The Witness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GridPuzzle

Grid puzzle game inspired by The Witness.

Supported puzzle elements

  • Dots
  • Colored squares
  • Triangles

Run GridPuzzle

  1. Install dependencies via poetry install --no-root
  2. Copy settings-example.json to settings.json and adjust your to your configuration
  3. Run the server: <path_to_python_executable_in_poetry_venv src\GridPuzzle.py

Credits

About

Grid puzzle game inspired by The Witness


Languages

Language:Python 80.6%Language:JavaScript 10.6%Language:Jinja 4.9%Language:CSS 3.5%Language:Dockerfile 0.3%Language:HTML 0.1%