Add readme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jake 2022-01-23 10:35:24 +00:00
parent f9b0d054dc
commit f596b23055
2 changed files with 25 additions and 0 deletions

25
README.md Normal file
View File

@ -0,0 +1,25 @@
# Wordle
This is a clone of Wordle which is played in your terminal!
The same wordlist is used in this project so you get the same words each
day as if you played on the official website.
![Screenshot](./screenshot.png)
This is built using [Bubble Tea](https://github.com/charmbracelet/bubbletea)
and [Lip Gloss](https://github.com/charmbracelet/lipgloss).
## Features
- [x] Statistics are saved to `~/.wordle.json` for use in other programs.
- [x] Same word list as the official website.
- [ ] Leaderboard of people on current tilde
- [ ] Export to sharable message/emojis
- [ ] Share to Mastodon
- [ ] Play previous days
## Usage
Simply download one of the binaries from the [release page](https://tildegit.org/jakew/wordle/releases),
then run it to get started.

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB