You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
It is not necessary to compile the whole project for just adding a new agent oder playing around with agent logic. The Project should be devided in two parts. One for the Game-Graphic and Server-Logic which can be deployed for the second part, the player/agent Logic part.
Therefore the Server-Logic should be outsourced to an external project and delivered as own jar-File. TODO add further informations here