| Crates.io | rust_trivia_cli |
| lib.rs | rust_trivia_cli |
| version | 0.1.0 |
| created_at | 2025-11-11 22:39:02.660557+00 |
| updated_at | 2025-11-11 22:39:02.660557+00 |
| description | A Rust command-line trivia game featuring both Rust-related and general knowledge questions. |
| homepage | |
| repository | https://github.com/yourusername/rust_trivia_cli |
| max_upload_size | |
| id | 1928309 |
| size | 19,637 |
Rust Trivia CLI is a command-line trivia game built in Rust that tests players on both Rust programming concepts and general knowledge. The project demonstrates the use of structs, enums, ownership, control flow, and modular design in Rust — all while keeping the experience fun and interactive.
git clone https://github.com/kuochr58/rust_trivia_cli
cd rust_trivia_cli