Skip to content

fiekzz/Dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mechanics (Dynamics) solver / calculator

This project contained

Sample of projectile motion

projectileMotion

Time formula

Screenshot 2021-12-11 124038

Range formula

Screenshot 2021-12-11 124158

Max height formula

Screenshot 2021-12-11 124302

Installation

  1. Clone the repo

    git clone https://github.com/fiekzz/Dynamics
    
  2. Compile

    g++ main.cpp -o main.exe
    

    You may also run the code in the codeblocks or devc++

Licence

Distributed under the MIT License. See LICENSE.txt for more information