Skip to content

A 'Space Invaders'-like video game with a visual theme like 'Duck Hunt'. Fully runnable from the .jar file provided.

Notifications You must be signed in to change notification settings

AndrewJohnson150/Duck-Invaders

Repository files navigation

Duck Invaders

Welcome to Duck Invaders! You are a dog and your human has come down with bird flu, a result of the invading ducks you must hunt. Swarms of ducks will dive you as you attempt to shoot them from the sky and protect your human. Your goal is to eliminate the enemy and save your human. To win you must defeat many waves of enemies. Good luck hunter. Shoot straight. Shoot well.

Download the Duck-Invaders.jar file and play now!

Road Map

  • One player with movement no shooting
  • Two enemies, no shooting, just movement.
  • Bullets (without collision)
  • Bullets (with collision)
  • Win/lose conditions
  • Levels

Product Backlog

difficulty scale of 1 to 6 - refers to number of class periods that implementation should take

Implement:

  • player class
  • 1
  • graphics
  • 2
  • timer & ticks
  • 1
  • movement of player
  • 3
  • enemy class
  • 1
  • enemy movement
  • 3
  • bullet class
  • 1
  • collision
  • 4
  • win/loss conditions
  • 1
  • start menu
  • 1
  • levels/waves
  • 2
  • additions seen in issues tab

About

A 'Space Invaders'-like video game with a visual theme like 'Duck Hunt'. Fully runnable from the .jar file provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages