/C-Physics-Sim

C++ physics simulation (bungee jump)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

C-Physics-Sim

A command line application that simulates a bungee jump in real time using physics equations.

This code was developed under time constraints and in paralell with other courses. There are some improvements that I could make given more time.