Skip to content

bchen32/tanks-physics-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanks-Physics-Game

A 2 player tank game with realistic projectile physics that encourages players to use projectile motion calculations to aim their shots.

Long reload times, lack of aim indicators, and exact coordinate displays all serve to nudge players into using projectile motion calculations. Optimally, you can derive a single equation that takes delta x, delta y, and velocity as input and outputs the necessary angle to create that trajectory.

Can be played through the exe, jar, or the java project.

Itch.io page: https://stormfalcon32.itch.io/bomb-squad

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages