vincor1986 / crossword-generator

SPA generates a random 10x10 crossword puzzle with clues. by calling the datamuse API for words and definitions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crossword-generator

SPA generates a random 10x10 crossword puzzle with clues.

Visit the app here: https://vincor1986.github.io/crossword-generator

The app randomly generates a 10x10 grid with symmetrical black spaces, then calls the datamuse API (https://www.datamuse.com/api/) to populate grid words, using definitions provided with API responses as clues.

The page will automatically reload if the build fails. A new crossword will be created on each page reload.

About

SPA generates a random 10x10 crossword puzzle with clues. by calling the datamuse API for words and definitions.


Languages

Language:JavaScript 82.3%Language:CSS 10.6%Language:HTML 7.1%