A simple implementation of the once popular game agario, built on websockets. There is camera movement, mobs spawn, leaders list, everything is as it should.
Management is carried out by arrows on the keyboard
The server is written in pure Java using Gson libraries, Websocket API and Jetty server. The client is written in pure JS without libraries