Object-oriented Java turn-based battle game where players control creatures called Algomon with different types & abilities (offensive, defensive, healing). The project demonstrates OOP concepts such as classes, enums, encapsulation, & interactions between players, abilities, & creatures for the Object-Oriented Programming module at CCT College.
java netbeans oop game-development console-game object-oriented-programming software-design battle-system java-enums turn-based-game algomonster algomon
-
Updated
Mar 17, 2026 - Java