Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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