ChipmunkBinding
ChipmunkBinding copied to clipboard
C# Native bindings of Chipmunk2D (compatible with iOS/Mac/Android/.NET/.UWP)
| 👋 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.

ChipmunkBinding
| NuGet |
|---|
Demo (MonoGame)

| 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