/pokemoncrossword

Crossword with Generation 1 Pokemon names with Pokemon data fetched from GraphQL

Primary LanguageJavaScript

Pokemon Crossword Game

A simple crossword game created while I learnt how to use GraphQL library and fooled around with how I could write an algorithm to generate crosswords

Promo

Technical Details

  • Bootstrapped from create-react-app

Libraries Used

  • crossword-gen => to generate crossword from a set of words
  • @jaredreisinger/react-crossword => to paint the crossword
  • react-toastify => to display results
  • graphql => to fetch the data