There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Develop a simple C/S game with using P/S method. Server side will process the clients next position by using the current status. It will use a physics lib to implement objects behaviors and send updates to who subscribes for the updates.