Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 345 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 345 Bytes

WildTrack

The project involves creating a wildlife tracking system that manages information about hares and gaupes (lynxes) captured in different locations. It includes classes for representing hares, gaupes, user interface handling, and control logic.

This project uses JOptionPane as GUI and is based on object-oriented programming in Java