hide and seek โ€“ what I did

As expected this participation didnt reach the end with an complete game, but at least I moved forward in some research ๐Ÿ˜€ was able to create some nice pieces that I believe I will use soon or later :

– store the user location and movement direction in a server
– make the server based on tomcat
– remove the inactive users from the list of current users
– make unity to send the current position and movement direction of an character
– receive on unity the result of http calls using POST

now my next steps will be :
– beased on the list of objects from the server, keep track of the necessary objects to create and show.

good luck all !
cheers

Tags: incomplete, lessons learned, not this time