complete core gameplay mechanics and structure #1

Open
AmirAli_Amiri wants to merge 2 commits from develop into main
Owner
No description provided.
AmirAli_Amiri added 2 commits 2026-06-14 12:27:29 +00:00
- 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
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin develop:develop
git checkout develop
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AmirAli_Amiri/HW-04-JAVA-KNIGHT#1