simple-calc
simple-calc copied to clipboard
simple-calc
Calculator created using bevyengine following their examples.
Note: It's not feature complete.
Install
- git clone https://github.com/PravinKumar95/simple-calc.git
- cd simple-calc
- 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