chipmunk2d
There are 18 repositories under chipmunk2d topic.
jakecoffman/cp
A pure Go physics library with no dependencies. Unofficial Chipmunk2D port.
codefoco/ChipmunkBinding
C# Native bindings of Chipmunk2D (compatible with iOS/Mac/Android/.NET/.UWP)
rlipsc/polymers
A library of components and systems for use with the Polymorph ECS, covering graphics, physics, networking, database queries, console IO, and more.
JoBase/JoBase
JoBase is a fast Python game library for beginner coders.
matkuki/chipmunk7_demos
Chipmunk7 demos for Nim
setanarut/cm
Go language port of Chipmunk2D 7.0.3 physics library.
demouth/ebitencp
ebiten-chipmunk is an implementation of the cp.Drawer interface of jakecoffman/cp/v2 using Ebitengine.
lightspeedlucas/godot-chipmunk
Chipmunk2D integration module for Godot Engine
lispysnake/serpent-physics2d
Serpent 2D Physics Support
setanarut/ebitencm
ebitencm is an implementation of the cm.IDrawer interface of setanarut/cm using Ebitengine.
henry-paschke/GameForge
A unified solution for gamedev boilerplate code in C++
peterrudenko/kinetic-art
Physics-based arcade game, made for fun back in 2010
vuvk/platformer_chipmunk
Platform game with chipmunk physics
jqntn/A4Engine
First draft of a simple C++20 game engine with physics support
Alan-FGR/SharpMunk
Idiomatic and fast C# bindings for the Chipmunk physics engine
MetalPizzaCat/EngineSFML
Remake of The TAD engine (dev-repo)
salotz/scopes-chipmunk2d
Scopes language wrapper of Chipmunk2D