Skip to content

SanveyMVP/PhysicsEngine2D

 
 

Repository files navigation

PhysicsEngine2D

A simple physics engine, made from scratch for fun and educational purposes!

Using PhysicsEngine2D

The physics engine library is made in C# and the demos are made with MonoGame, but the same concepts can be carried on to any platform/language of your choice. For .NET coders, in the "Demo" folder there is a DLL named PhysicsEngine2D.dll which you can reference in your project without having to rewrite the code. For an (untidy) example of how to use the physics engine, initialize bodies and so on, check out the demos in the Demos Folder.

Feel free to contribute to the project!

About

A simple physics engine, made from scratch for fun and educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%