Add-on Directory

Crossword Add-on - Vaadin Add-on Directory

Crossword component for Vaadin 14+ with multiplayer support Crossword Add-on - Vaadin Add-on Directory
This is a crossword puzzle component for Vaadin 14+ that can take a JSON file in the format defined [here](https://www.xwordinfo.com/JSON/) and can support multiple collaborative players.
View on GitHub
Demo Source

Crossword Add-on version 1.0.0
First release. Includes: - Basic crossword rendering - Keyboard/mouse navigation - Multiple highlighted words (for collaborative solving) - Clue rendering - Ability to set the current crossword via JSON file - Methods for setting global settings (e.g. whether to show mistakes or skip filled-in cells)