Calculator created using bevyengine following their examples.
Note: It's not feature complete.
- git clone https://github.com/PravinKumar95/simple-calc.git
- cd simple-calc
- cargo run --release
In case of compile error, remove config file under .cargo to disable fast builds and beware of use and throw code