Files
HW-04-JAVA-KNIGHT/Java-Knight/target/classes/org/project/entity
AmirAli_Amiri 957a75e11a feat: complete core gameplay mechanics and structure without bonuses
- Implement Entity interface and base Player/Enemy abstract classes
- Implement Knight with Rule of Five combat actions and mana mechanics
- Add Skeleton with resurrect capability and key-drop logic
- Setup Location graph and Main game loop for turn-based combat
- Add comprehensive project README.md
2026-06-14 15:40:17 +03:30
..