Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Karam-Sabbagh/PhiziBox into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
Karam-Sabbagh committed Jan 23, 2022
2 parents b2374d3 + 81b71c0 commit 4d1dfde
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ press r for a rectangle body

press p for a polygon body(you can edit vertices in the code but it has to be > 2, <= 16)

press c for a circle body
press c for a circle body(you can change the redies in the code)

press s for small circles(made them just for fun they are really laggy in big numbers)

press n for makeing a new world(resetting the world)

press k for making a kinematic polygon body((you can edit vertices in the code but it has to be >= 3, <= 16)

and you can hold some bodies with mouse left click on the body

you can delete bodies with mouse right click on the body

0 comments on commit 4d1dfde

Please sign in to comment.