Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 395 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 395 Bytes

Case2D-lite-with-Csharp

Our project is based on box2D-lite, a 2D physical engine to simulate collision and joint.

We use C# to code our engine and WPF(Windows Presentation Foundation) as our graphical presentation.

Run Demo to see a few instances we designed and know how our engine works.