2D Physics engine built from scratch in C++. Based on the course from Gustavo Pezzi
-
With custom script
./build-and-run.sh
-
With Makefile
make buildor justmake(it will pick first command)make runmake clean
| Name | Name | Last commit date | ||
|---|---|---|---|---|
2D Physics engine built from scratch in C++. Based on the course from Gustavo Pezzi
With custom script
./build-and-run.shWith Makefile
make build or just make (it will pick first command)make runmake clean