Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 545 Bytes

File metadata and controls

12 lines (6 loc) · 545 Bytes

two_body_simulation_in_python_and_c_with_MVC

C11 gcc 8.1.0 - Python version 3.7.1 - Python libraries - TkInter

Design and implement a two-body simulator that adheres to the Model-View-Controller (MVC) design pattern as follows:

image

image

Example Simulator (JS) - https://evgenii.com/blog/two-body-problem-simulator/