https://github.com/timelessnesses/rudle
Wordle CLI in Rust (Hard mode finally included)
https://github.com/timelessnesses/rudle
Last synced: about 1 year ago
JSON representation
Wordle CLI in Rust (Hard mode finally included)
- Host: GitHub
- URL: https://github.com/timelessnesses/rudle
- Owner: timelessnesses
- License: wtfpl
- Created: 2024-11-19T18:19:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T17:03:44.000Z (about 1 year ago)
- Last Synced: 2025-03-15T18:19:56.426Z (about 1 year ago)
- Language: Rust
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rudle
A Wordle game written in Rust with CLI and Hard mode included with 15,000+ 5 letters words.
## Usage
Execute the binary with `-h` for setting predefined options like loading another word library with either append or replace mode, etc.