In the previous post, I covered the implementation of the back-end Java server work for a basic inventory system. Therefore in this chapter, we will be looking at the steps…
In this post we're going to have a look at creating a MMO style inventory system using Java. This will later be connected with Unreal Engine to complete the backend-frontend…