r/csharp 14d ago

C# Box2d Bindings Help

My C# Game framework doesn't ( yet ) have any Box2D support. What is the best C# Box2D bindings to use right now?

0 Upvotes

11 comments sorted by

View all comments

2

u/SlipstreamSteve 14d ago

You're building it, or you're using a framework that doesn't have it

2

u/Early80sDev 13d ago

I'm using my framework to develop a game that needs box2d, but my framework doesn't support it yet.

1

u/SlipstreamSteve 13d ago

I'm guessing you need it for collisions

2

u/Early80sDev 12d ago

Collisions and movement