/parolino

Primary LanguageHTML

Parolino

This is a Open Source implementation of Boggle game. During a vacation in Croatia one of the attendee was bored by the dice rolling noise, this inspired a digital version of the game.

Installation

pip3 install -r requirements.txt

Install system packages for enchant

apt install libenchant-2-2 aspell-it hunspell-it nuspell

Usage

./parolino.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License: GPL v3