An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Rusty Crossword

![Rusty crossword](image.gif "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