https://github.com/sharpvik/wordle
Веб приложение для решения загадки 5БУКВ
https://github.com/sharpvik/wordle
Last synced: 11 months ago
JSON representation
Веб приложение для решения загадки 5БУКВ
- Host: GitHub
- URL: https://github.com/sharpvik/wordle
- Owner: sharpvik
- License: mit
- Created: 2024-03-31T14:45:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T12:45:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T18:29:42.891Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 5БУКВ
## Install
```bash
go install github.com/sharpvik/wordle
```
## Run
```bash
wordle # displays some logs
```
Open [localhost:9090](http://localhost:9090) in your browser and play.
1. Input letters one by one (CTRL+A to select and replace as it won't allow you to type more than one letter)
2. Double-click to change letter state
- Grey: absent
- White: present but in a different spot
- Yellow: correct letter in its exact place
3. Submit to get a list of words that match the parameters
4. Restart the game to drop history