Complete text-based RPG game with combat, leveling, and classes

This commit is contained in:
2026-06-06 18:33:00 +03:30
parent 78d4bedb08
commit e171d9e3c3
52 changed files with 1172 additions and 337 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="Java-Knight" />
</profile>
</annotationProcessing>
</component>
</project>