Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n1ghtf1re/agario

A simple implementation of the once popular game
https://github.com/n1ghtf1re/agario

agario agario-clone bsuir bsuir-labworks game gamedev games java-server js-client

Last synced: about 2 months ago
JSON representation

A simple implementation of the once popular game

Awesome Lists containing this project

README

        

Agario



Stars
Total Downloads
Latest Stable Version
License

## About
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.

## Control
Management is carried out by arrows on the keyboard

## Used technologies
The server is written in pure Java using Gson libraries, Websocket API and Jetty server.
The client is written in pure JS without libraries

## Screen
![Screenshot](https://i.imgur.com/WtzmLGs.png)