A collaborative crossword puzzle game, built with React/Redux on the frontend and Rails with Action Cable on the backend.
Requires react-ipuz-api backend.
To play, after starting api server, run:
npm install && npm start
- Convert .puz files to playable crosswords
- Interactive puzzle grid
- Save puzzle progress
- Real-time collaboration