Skip to content

Commit

Permalink
Add wordl-rs
Browse files Browse the repository at this point in the history
Added wordl - Terminal-based wordle game.
  • Loading branch information
palerdot committed Feb 1, 2024
1 parent b010690 commit 34e8d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [rust-sadari-cli](https://github.com/24seconds/rust-sadari-cli) - Rust sadari game based on terminal! (Ghost leg or Amidakuji in another words).
- [tic-tac-toe](https://github.com/thomas-mauran/tic-tac-toe) - Terminal-based tic tac toe game.
- [Maze TUI](https://github.com/agl-alexglopez/maze-tui) - Beautiful visualizations of common maze building and graph searching algorithms.
- [wordl](https://github.com/palerdot/wordl-rs) - Terminal-based Wordle game. Web like experience with keyboard hints and guess reveal animations.

Check warning on line 90 in README.md

View workflow job for this annotation

GitHub Actions / Typos

"wordl" should be "world".

### 🚀 Productivity and Utilities

Expand Down

0 comments on commit 34e8d76

Please sign in to comment.