simple-calc icon indicating copy to clipboard operation
simple-calc copied to clipboard

simple-calc

Calculator created using bevyengine following their examples.
Note: It's not feature complete.

image of simple calculator

Install

  1. git clone https://github.com/PravinKumar95/simple-calc.git
  2. cd simple-calc
  3. cargo run --release

Note

In case of compile error, remove config file under .cargo to disable fast builds and beware of use and throw code