Skip to content

This code creates instances of a projectile class, and instances of an environment class. It has a function which throws a projectile through an environment, and determines its position as a function of time using numeric methods. It uses this to find the angle for the farthest throw for any given projectile and environment. This code handles qu…

Notifications You must be signed in to change notification settings

nickanna42/OOPprojectile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This code creates instances of a projectile class, and instances of an environment class. It has a function which throws a projectile through an environment, and determines its position as a function of time using numeric methods. It uses this to find the angle for the farthest throw for any given projectile and environment. This code handles qu…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published