MY HUNTER

Epitech Project · 2D Game · CFSML

Description :

MY_HUNTER is an Epitech project developing a 2D game in C, using the CSFML library, inspired by Duck Hunt. The player interacts with the mouse to shoot animated targets, with event handling, animations via spritesheets, and smooth, time-synchronized movement.

TECHNOLOGIE :

CSFML is a library in C used to create 2D games, handle graphics, input and sound.
C · CSFML

FEATURES

Mouse shouting: The player shoots targets using the mouse with a specific cursor
Mouse shooting
Animated sprites: Smooth animations are handled via sprites for birds
Animated sprites
Score system: Counts points for each target killed and displays them on the UI
Score system
Dynamic targets: Targets move at varying speeds and patterns to challenge the player
Dynamic targets
Event handling: All inputs, clicks, and game events are properly handled for interactivity
Event handling
Progressive difficulty: The game gradually becomes harder as the player progresses
Progressive difficulty

LINKS