Skip to content

C# Native bindings of Chipmunk2D (compatible with iOS/Mac/Android/.NET/.UWP)

License

Notifications You must be signed in to change notification settings

codefoco/ChipmunkBinding

Repository files navigation

👋 Hello there!

🔭 Thank you for checking out this project.

🍻 We've made the project Open Source and MIT license so everyone can enjoy it.

🛠 To deliver a project with quality we have to spent a lot of time working on it.

⭐️ If you liked the project please star it.

💕 We also appreaciate any Sponsor [ Patreon | PayPal ]

Logo

ChipmunkBinding

NuGet
nuget

Demo (MonoGame)

demogif

Status
linux Linux
win Build status
mac Build Status
linux Build Status
win Build Status

C# bindings for Chipmunk2D 7.0.3 (compatible with Xamarin.iOS/Mac/Android/.NET/.NET Core/UWP)

Before build fetch the submodules:

git submodule update --init --recursive

Building

nuget restore ChipmunkBinding.sln
msbuild ChipmunkBinding.sln