Skip to content

michalzalobny/2d-physics-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2d-physics-engine

2D Physics engine built from scratch in C++.

Run commands

  • With custom script

    • ./build-and-run.sh
  • With Makefile

    • make build or just make (it will pick first command)
    • make run
    • make clean

About

2D Physics engine built from scratch in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published