eug-vs / physics-engine

2D physics engine from scratch. Pygame is used only for graphics & sounds. All the interactions are implemented as applying certain force to a body. Can be used to model celestial mechanics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

2D physics engine from scratch. Pygame is used only for graphics & sounds. All the interactions are implemented as applying certain force to a body. Can be used to model celestial mechanics.


Languages

Language:Python 100.0%