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…
This is PART 2, if you haven't checked, the previous chapter, we explored creating the C++ classes which will be used to integrate to our web server. In this post,…
In the previous chapter we've programmed a character controller in our Java Micronaut application which you can find here. This part is split into two parts, second being available here.…