complete
This commit is contained in:
@@ -64,6 +64,7 @@ The project strictly follows **Object-Oriented Programming** principles.
|
|||||||
| Encapsulation | All fields are private; access only via getters/setters |
|
| Encapsulation | All fields are private; access only via getters/setters |
|
||||||
| Method overriding| `specialAbility()`, `attack()`, `takeDamage()` overridden in subclasses |
|
| Method overriding| `specialAbility()`, `attack()`, `takeDamage()` overridden in subclasses |
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🎮 How to Play
|
## 🎮 How to Play
|
||||||
|
|||||||
Reference in New Issue
Block a user