Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 869 Bytes

File metadata and controls

35 lines (26 loc) · 869 Bytes

Duck Hunt Game

Overview

This project is a simple Duck Hunt-style game where the player shoots moving ducks using the mouse. It focuses on basic game mechanics like movement, interaction, and scoring.

Features

  • Moving ducks with random behavior
  • Mouse-based shooting with special crosshair
  • Score tracking
  • Simple game loop

Technologies

  • Java 8
  • JavaFX

Controls

  • Before start of a game change background scene by arrow keys
  • Mouse Click → Shoot ducks

How It Works

  • Ducks move across the screen
  • You click to shoot them
  • Each hit increases your score

Features

  • Funny sound effects
  • Different levels with increasing diffuculty
  • Different duck types with different routes and movements
  • You have a powerful rifle that can pierce objects like tree and bushes

Demo

Demo Image

Download Gameplay Video