Skip to content

awonyu9/shoot-the-moons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoot-the-moons

My CS 120 final project: a simple Python minigame, in which the user shoots at targets (moons) to score points, by controlling the cannonball's velocity and shooting angle.

In this game, to increase difficulty, the player can only score when the cannonball touches the moon from above. The game also keeps track of the user's score.

Controls GUI

Gameplay

Installation

  • Download Python on your machine
  • Download the graphics.py library from https://mcsp.wartburg.edu/zelle/python/
  • Clone this repo or download the ZIP archive
  • Run targets.py either by 1. double-clicking on the file, or 2. opening your terminal and running python targets.py

About

My CS 120 shoot-the-moons final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages