https://github.com/pawelgoj/rusty_crossword
Rusty cmd crossword written in Rust
https://github.com/pawelgoj/rusty_crossword
cmd game multithreading rust
Last synced: about 1 month ago
JSON representation
Rusty cmd crossword written in Rust
- Host: GitHub
- URL: https://github.com/pawelgoj/rusty_crossword
- Owner: pawelgoj
- License: mit
- Created: 2022-08-19T19:28:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T18:52:23.000Z (over 2 years ago)
- Last Synced: 2025-01-27T16:47:46.998Z (3 months ago)
- Topics: cmd, game, multithreading, rust
- Language: Rust
- Homepage:
- Size: 891 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Rusty Crossword

## Description
Randomly generated crossword in cmd written in Rust. You can test your knowledge about Rust.
## Sound Files
Sound effects from website: https://freesfx.co.uk/.## License
MIT## Technologies/Tools
1. Rust 1.63
2. clap
3. sqlite
4. crossterm
5. rusty_audio