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.
- Host: GitHub
- URL: https://github.com/f1shuu/wordle
- Owner: f1shuu
- Created: 2023-03-02T18:25:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T15:39:57.000Z (almost 2 years ago)
- Last Synced: 2025-06-12T01:11:37.840Z (4 months ago)
- Topics: css, html, javascript, web-application, wordle-game
- Language: JavaScript
- Homepage: https://f1shuu.github.io/wordle
- Size: 205 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

If a letter is hightlighted in gray, it does not appear in the hidden word.

If a letter is hightlighted in yellow, it appears in the hidden word, but on a different position.

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