Skip to content

qmrcat/spelling_bee

 
 

Repository files navigation

spelling_bee

Project Origin

This project is based off of NYT's Spelling Bee Puzzles.
You must have NYT puzzle membership to play the game on New York Times.

Sabrina and I loved playing this game so much during a semester long study abroad experience that we decided to build it for ourselves.

The game we made can be found at: http://spellingbee.xyz/
The letter combinations refresh daily at 4am EST.

Here is an example of what it looks like:

References:

Code for hexagonal grid derived from here: https://github.com/web-tiki/responsive-grid-of-hexagons

Raw Dictionary of English words (processed for the project): http://www.mieliestronk.com/wordlist.html

About

Inspired by the NYT spelling bee game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.4%
  • CSS 24.6%
  • Python 15.8%
  • HTML 15.2%