GitHub topics: 2d-physics
slembcke/Chipmunk2D
A fast and lightweight 2D game physics library.
Language: C - Size: 6.15 MB - Last synced at: about 4 hours ago - Pushed at: about 1 month ago - Stars: 2,283 - Forks: 357

jdeokkim/ferox
A lightweight 2D physics engine written in C, for educational purposes.
Language: C - Size: 9.58 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 237 - Forks: 11

xyzpw/ascii-physics
Physics simulator with ncurses
Language: C++ - Size: 188 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

fccm2/abstract-platform
a simple demo with 2d physics
Language: Nim - Size: 65.4 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

fccm2/nim-physics
Simple 2d physics, for Nim
Language: Nim - Size: 9.77 KB - Last synced at: 13 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

kadir014/nova-physics
Lightweight 2D rigid-body physics engine
Language: C - Size: 22.6 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 93 - Forks: 4

severmanolescu/Talon
A lightweight modular 2D game engine built in modern C++ using SDL2 — featuring physics, collision detection, and a Unity-style component system.
Language: C++ - Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mitay-walle/SceneViewColliders2DOverlay
Unity2D script to add SceneView-overlay to show All 2D Colliders, contacts, bounds, sleeping bodies
Language: C# - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

Sagi789/PyphysicsBall
An interactive physics sandbox built with Pygame, featuring realistic ball physics with gravity, collision, and special effects.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

CNMengHan/PyphysicsBall
An interactive physics sandbox built with Pygame, featuring realistic ball physics with gravity, collision, and special effects.
Language: Python - Size: 8.65 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

anubhav-auth/FlightPath_11
FlightPath 11 is a Jetpack Compose-based Android game inspired by Flappy Bird, featuring smooth physics, dynamic obstacles, and score tracking.
Language: Kotlin - Size: 331 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Kareus/SP2C
A simple 2d collision detection library written in C++
Language: C++ - Size: 3.42 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

space-wizards/Fizix 📦
A canny 2d physics library.
Language: C# - Size: 133 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

t-88/fiziks-engine
a very simple 2d fiziks engine
Language: C++ - Size: 4.76 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

setanarut/cm
Go language port of Chipmunk2D 7.0.3 physics library.
Language: Go - Size: 92.8 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

marcoswitcel/vector-graphics-and-asteroids
Implementação da movimento, colisão e renderização necessária para fazer uma simulação 2d de uma nave voando por um campo de asteróides
Language: TypeScript - Size: 4.49 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

berkbavas/Breakout
2D Continuous Collision Detection Algorithm Between Circle and Line Segment
Language: Java - Size: 442 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

fccm2/rollmoon
A mini-game with 2d physics.
Language: JavaScript - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

denyskryvytskyi/Bulletshot
Multhithreading 2d graphics visualization of bullets and walls collisions
Language: C++ - Size: 1.96 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DevClarkMiller/Particle-Demo
A simple game that applies objects, prototyping etc for a particle creation sandbox game.
Language: JavaScript - Size: 43.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

parkeston/2d-platformer-protorype
Unity 2d platformer game prototype using new tilemap system & custom physics.
Language: C# - Size: 5.35 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

fccm/rolling-moon
A game inspired by the SNES game "On The Ball".
Language: OCaml - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

fccm/ocaml-chipmunk
OCaml bindings for Chipmunk 2D physics library.
Language: C - Size: 289 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

mbeocanin/Particle-Phyiscs-Sandbox
A MATLAB implementation of a 2D particle physics simulation based on solving MLCP problem using Projected Gauss-Seidel method.
Language: MATLAB - Size: 7.45 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

gnikoloff/2d-phy-dojo
2D physics demo
Language: TypeScript - Size: 847 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

joaoborks/unity-2dtouch-ctr 📦
A simple study of Touch, 2D Joints and 2D Physics using the game Cut The Rope as an example
Language: C# - Size: 491 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 6

hoenchioma/Arkanoid-Clone-C-SFML-
My try on making a simplified version of the famous Arkanoid/ DX ball game
Language: C++ - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

conan-community/conan-box2d 📦
[OBSOLETE] The recipe is now in conan-io/conan-center-index
Language: Python - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

asherhe/ephys
a simple 2d rigidbody physics engine
Language: C++ - Size: 7.27 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndreasHefti/flyKo 📦
A fully component based 2D game API with DSL support completely designed on the Entity Component System design approach
Language: Kotlin - Size: 8.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

JohnnyC0rp/Gravity-conqueror
Cool 2D physics game on python
Language: Python - Size: 9.8 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Arrow7000/nodes
Language: TypeScript - Size: 1.15 MB - Last synced at: about 15 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jcarrano/cslime
Language: C - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
