This is a continuation of the previous chapter where we designed a login screen. In this chapter we will look to not only create a character with a name, but…
Make a game server with Java Micronaut, Jooq + Posgtgres + Flyway In the previous post, we had our java app store characters movements and send them to UE client.…