- git clone https://github.com/enriavil1/physics-engine.github
- git submodule update --init --recursive
CMake (Version > 3.10)
- sh ./build.sh
- ./build/PhysicsEngine
- sh ./debug.sh
- ./debug/PhysicsEngine
- Click and hold to move a physics object
- Right click to add a physics object (Currently only a circle)