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

https://github.com/f1shuu/wordle

My own version of viral "Wordle" game available in two languages - Polish and English.
https://github.com/f1shuu/wordle

css html javascript web-application wordle-game

Last synced: 27 days ago
JSON representation

My own version of viral "Wordle" game available in two languages - Polish and English.

Awesome Lists containing this project

README

          

# Wordle
### A simple yet addicting word game.
Can you guess a five-letter word within 6 tries? Highlighted letters will definitely help you.
![ENG1](assets/img/ENG1.png)
If a letter is hightlighted in gray, it does not appear in the hidden word.
![ENG2](assets/img/ENG2.png)
If a letter is hightlighted in yellow, it appears in the hidden word, but on a different position.
![ENG3](assets/img/ENG3.png)
If a letter is hightlighted in green, it appears in the hidden word on this particular position.
Good luck! :)

*Game still in development. Minor bugs may occur.*
by f1shu