16 Commits
Author SHA1 Message Date
AmirAli_Amiri 349abd4e5e docs: add missing README.md 2026-06-14 15:45:23 +03:30
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
Sadra3st 78d4bedb08 Update Item 2026-05-01 23:23:14 +03:30
Sadra3st c289bb7f11 Update Readme.md 2026-05-01 20:41:02 +03:30
Sadra3st 70922d6774 Update Readme and base structure. 2026-05-01 20:32:12 +03:30
Sadra3st b183bda7b4 Readme Update. 2026-05-01 19:25:59 +03:30
Sadra3st fe0079defe Readme Update. 2026-05-01 18:17:42 +03:30
Sadra3st cd9196c189 Readme Update. 2026-05-01 18:16:34 +03:30
Sadra3st 39a749851c Readme Update. 2026-05-01 18:12:57 +03:30
Sadra3st 3d818c0b58 Readme Update. 2026-04-30 20:05:50 +03:30
Sadra3st 33c32935ea Merge remote-tracking branch 'origin/main'
# Conflicts:
#	README.md
2026-04-30 20:03:13 +03:30
Sadra3st 3e6af74041 Base files added. 2026-04-30 20:00:29 +03:30
Sadra3st cc237f6b31 README update 2026-04-30 17:42:14 +03:30
Sadra3st 8b24d29306 README update. 2026-04-29 22:44:56 +03:30
Sadra3st a8926dc23e README added. 2026-04-29 22:35:45 +03:30
Sadra3st ab51925c89 Initial commit 2026-04-29 17:47:45 +00:00