1 unstable release
0.1.0 | Mar 26, 2021 |
---|
#1633 in Math
4KB
math-quix
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.
Installation
Available on crates.io
Manual
git clone https://github.com/DevHyperCoder/math_quix
cd math_quix
cargo install --path .
LICENSE
math-quix is licensed under GPL-3 license.
Dependencies
~310KB