Elemental Battle (Mini Game)
Elemental Battle is a turn-based game developed in Java. Players select elemental powers like fire, water, or earth to fight strategic battles. Each element has unique abilities and weaknesses, adding depth and variety to the gameplay. The project features an interactive graphical interface and tracks health, abilities, and scores dynamically.
Skills Used: Object-Oriented Programming, Game Logic Design, Java Swing for GUI, Event Handling.