herrerpm / Trajectory_simulator

MIT License
0 stars 0 forks source link

Remade in OOP #1

Open herrerpm opened 2 years ago

herrerpm commented 2 years ago

Remade the file utilizing Object Oriented Programing, by dividing the loop into three separate parts it will allow me in the future to implement menus, and give the app more functionality. This change also enhances readability and makes the code a lot clearer.