Crates.io | math_quix |
lib.rs | math_quix |
version | 0.1.0 |
source | src |
created_at | 2021-03-26 14:57:49.716997 |
updated_at | 2021-03-26 14:57:49.716997 |
description | A simple math quiz cli to practice basic arithmetic |
homepage | |
repository | https://github.com/DevHyperCoder/math_quix.git |
max_upload_size | |
id | 373839 |
size | 5,338 |
A very simple math based quiz cli app. It shows 2 random numbers with a random operation (Add, Subtract and Multiply)
Still a work in progress. I'm planning to add a lot more features.
Available on crates.io
Manual
git clone https://github.com/DevHyperCoder/math_quix
cd math_quix
cargo install --path .
math-quix is licensed under GPL-3 license.