Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

MatthiasValvekens/boggle

Repository files navigation

A simple JSON-based Boggle server implemented using Flask, with a single-page web frontend built with Bulma. This is a work in progress.

Configuration is in config.py. Requires PostgreSQL and (optionally) a Celery-compatible message broker such as RabbitMQ or redis. The Celery setup is not strictly necessary, but not including it may cause request latency & memory usage issues with large grid sizes and/or dictionaries.

Dictionaries are not included, but a simple line-based wordlist saved with a *.dic extension will do.

About

Boggle with Flask and Bulma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published