+ Added classes : Assassin, Dragon, Goblin, Vampire, Wizard

+ Implemented inheritance structure
+ Implemented 5 methods of Player actions
This commit is contained in:
2026-05-05 11:51:13 +03:30
parent 78d4bedb08
commit 5bf47bf93c
13 changed files with 132 additions and 13 deletions
+5
View File
@@ -16,5 +16,10 @@
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://mirror-maven.runflare.com/maven2" />
</remote-repository>
</component>
</project>