pinak22dhir / Python-Gamez-Arena

MIT License
11 stars 25 forks source link

Create cannon.py #31

Closed Hritikraj8804 closed 9 months ago

Hritikraj8804 commented 9 months ago

"""Cannon, hitting targets with projectiles.

Exercises

  1. Keep score by counting target hits.
  2. Vary the effect of gravity.
  3. Apply gravity to the targets.
  4. Change the speed of the ball. """
pinak22dhir commented 9 months ago

thanks for committing @Hritikraj8804 , don't forget to star the repository