Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 404 Bytes

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