rvaladez3 / TankGame

2 stars 0 forks source link

Create Projectile Class #2

Open rvaladez3 opened 3 years ago

rvaladez3 commented 3 years ago

Projectile will be triggered when the user hits enter on their keyboard. The Projectile class will have information such as radius, distance, velocity, and so forth.