Whacky-Whack a Mole Inspired
A simple Java-based Whack-a-Mole inspired project that focuses on displaying moles on the screen, without full game mechanics. Built using Java Swing for UI rendering.
Key skills developed
🖥️ Java GUI Programming – Creating interactive screens with Swing
📍 Layout Management – Positioning elements dynamically on the screen.
🔄 Basic Animation Concepts – Displaying moles at random positions.
🎭 Event Handling – Setting up basic user interactions (click detection).