Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hparker/elm-crossword
https://github.com/hparker/elm-crossword
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hparker/elm-crossword
- Owner: HParker
- Created: 2019-10-10T17:29:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T19:22:00.000Z (about 5 years ago)
- Last Synced: 2024-12-11T14:09:14.927Z (15 days ago)
- Language: Elm
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Easy build and upload crossword puzzles
# Design doc:
Puzzle:
- title
- author
- height
- width
- has_many cluesClue:
- Direction
- Number
- x
- y
- Answer
- CluePages:
- Puzzle List
- Builder Page
- Solver PagePlayer:
- Selected square
- Selection direction
- ? active clue