Updated README.md & REPORT.md

+ added jar build to repo
- removed unnecessarily files
This commit is contained in:
2026-05-11 14:18:10 +03:30
parent 82027ac95e
commit 71f3134b10
5 changed files with 102 additions and 164 deletions
+2 -1
View File
@@ -27,4 +27,5 @@ i simply changed anything i complained about in first section (Nah you can't get
#### Just one more moment...
i changed Entity from interface to abstract since i had problems with Player and Enemy sub-classes (idk if it was my language server issue or it was an actual problem).
i changed Entity from interface to abstract since i had problems with Player and Enemy sub-classes (idk if it was my language server issue or it was an actual problem).
actual features of the game are in [README.md](README.md)