2 This project was made for Linux using SDL and OpenGl. It is up to you to
3 satisfy these dependencies. A port for Windows and/or Mac may be considered in
6 Currently only an in-place 'install' is possible; why would you want more for a
7 simple physics simulator?
10 To build the project change into the src directory and run make. i.e.
15 This will create the run_physics file located in the bin directory, which it will also create and setup. Simply execute this file to run the program. i.e.