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.
- Moving ducks with random behavior
- Mouse-based shooting with special crosshair
- Score tracking
- Simple game loop
- Java 8
- JavaFX
- Before start of a game change background scene by arrow keys
- Mouse Click → Shoot ducks
- Ducks move across the screen
- You click to shoot them
- Each hit increases your score
- 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
