An open API service indexing awesome lists of open source software.

https://github.com/s-williams/Hexgame

Word game where users must create words using a central letter. Often seen in newspapers.
https://github.com/s-williams/Hexgame

game wordgame

Last synced: 9 days ago
JSON representation

Word game where users must create words using a central letter. Often seen in newspapers.

Awesome Lists containing this project

README

        

# Hexgame

This is a hexagonal word game where users must create words using a central letter, a game commonly found in newspapers (perhaps most prominent is New York Times Spelling Bee). You must guess words that: include the central letter, are least four letters long, and do not include any letters beyond the seven given letters. You are given points dependent on the quality of your guesses. The hex's letters reset daily with a new challenge.

![A screenshot of Hexgame](img/Example0.png "Thrilling")

Available to play online at:

* http://www.swilliams.io/fun/hex
* https://swilliamsio.itch.io/hexgame

## License

CC BY-NC-SA 4.0