/ProjectileGame

Core java Game applying projectile motion. Single player game with increasing difficulty. Download jar to run. Press shift to change motion.

Primary LanguageJavaThe UnlicenseUnlicense

ProjectileGame

Core java Game applying projectile motion in the simplest way possible

  • Objective:

    • Match the size of the constantly changing circle, with centre at the mouse pointer, to the size of the circle(s) being displayed.
  • Instructions:

    • Click to launch the selected size in the given projectile motion (angle and range are predefined).
    • Click while holding shift to reverse the direction of the motion (180 degrees - original predefined angle).
    • For every miss -1 points are awarded and +10 for every hit.
  • Pull Requests are welcome.

Author: Saksham Puri.