Skip to content

ihollander/react-ipuz

Repository files navigation

react-ipuz

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

Features

  1. Convert .puz files to playable crosswords
  2. Interactive puzzle grid
  3. Save puzzle progress
  4. Real-time collaboration

Resources

  • Documentation on the ipuz puzzle format
  • Reference to .puz file format spec: docs

About

Crossword puzzle player in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published