You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, CoffeeMaker does not use a proper Physics Engine. I'd like to leverage something that's more battle tested than my naïve O(n^2) AABB approach.
Currently, CoffeeMaker does not use a
proper
Physics Engine. I'd like to leverage something that's more battle tested than my naïve O(n^2) AABB approach.Box2D
The text was updated successfully, but these errors were encountered: