https://github.com/conorsheehan1/spelling-bee
Free open source version of the New York Times Spelling Bee game
https://github.com/conorsheehan1/spelling-bee
foss game spelling spelling-bee typescript vite vue3
Last synced: 7 months ago
JSON representation
Free open source version of the New York Times Spelling Bee game
- Host: GitHub
- URL: https://github.com/conorsheehan1/spelling-bee
- Owner: ConorSheehan1
- License: mit
- Created: 2022-08-15T19:54:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T18:08:40.000Z (11 months ago)
- Last Synced: 2025-04-02T05:07:22.693Z (8 months ago)
- Topics: foss, game, spelling, spelling-bee, typescript, vite, vue3
- Language: Vue
- Homepage: https://spelling-bee-free.pages.dev
- Size: 18.5 MB
- Stars: 56
- Watchers: 2
- Forks: 32
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spelling Bee
[](https://github.com/ConorSheehan1/spelling-bee/actions/)
[](https://opensource.org/licenses/MIT)
An open source game inspired by the New York Times Spelling Bee Puzzle.
New challenge every day. Create words using letters from the hive.
## Links
https://spelling-bee-free.pages.dev
~~https://spelling-b.netlify.app~~
| | |
| -------------------------------------------- | ------------------------------------------------ |
|  |  |
## Credits
- Inspired by https://www.nytimes.com/puzzles/spelling-bee
- Using [12 dicts](http://wordlist.aspell.net/12dicts/) word list https://github.com/en-wl/wordlist/blob/master/alt12dicts/2of4brif.txt
- Using fireworks.scss https://codepen.io/hmaw/pen/qBEMLxV
- Using Element Plus UI https://github.com/element-plus/element-plus
- Favicon created using http://faviconer.com
## Development
See [dev.md](./dev.md)