Skip to content

A simple math quiz cli app to practice basic arithmetic on numbers

Notifications You must be signed in to change notification settings

DevHyperCoder/math_quix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple math quiz cli app to practice basic arithmetic on numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages