Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sigvef/fiveletters.xyz

Five Letters is a challenging word puzzle game where you try to guess the secret five letter word.
https://github.com/sigvef/fiveletters.xyz

game gumroad lingo puzzle puzzle-game react toy-project typescript vercel vite word wordle

Last synced: 11 days ago
JSON representation

Five Letters is a challenging word puzzle game where you try to guess the secret five letter word.

Awesome Lists containing this project

README

        

Five Letters


Addictive word puzzle game


Play online
Share






Five Letters is a challenging word puzzle game where you try to guess the secret five letter word.


Featuring:

- ♾ Infinite play!
- 📖 Word definitions!
- 🕵️ Hints if you get stuck!
- 🔢 Three, four, five and six letter word modes!
- 🏝 Works offline!


## Rules of the game

The best way to learn the game is to play it, as it contains an unobtrusive interactive tutorial.

The objective of the game is to guess the hidden five-letter word.
You have five tries to guess the word by typing in an English five-letter word.

For each guess, you will which of the letters that you entered are:

- not in the solution word at all
- in the solution word, but in a different position
- in the solution word, and in the same position

Each letter that you have entered that is not in the solution word will no longer be available for further guesses.

If you manage to guess the correct word within five tries, you win!




## Development

Five Letters is built with React + Typescript + Vite + Gumroad.
Pull requests welcome.