Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 601 Bytes

File metadata and controls

22 lines (15 loc) · 601 Bytes

logic-grid

Monorepo for logic grid puzzle generation and solving.

Packages

Development

npm install
npm run check    # typecheck + lint + format + test
npm run build    # build all packages
npm test         # run tests

License

MIT