Hello. This is my first thread, but I'll try my best to explain.
I am making a rpg game, and I am wondering how to implement a network framework like netty. Do I just move the .jar into there and add some position updater and make it show the other players? Btw is there any other networking frameworks that is more easy to use, and easy to implement?
Thanks.