Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/n1ghtf1re/agario
- Owner: N1ghtF1re
- License: mit
- Created: 2019-02-24T10:10:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T20:55:38.000Z (over 2 years ago)
- Last Synced: 2024-10-10T18:24:38.716Z (2 months ago)
- Topics: agario, agario-clone, bsuir, bsuir-labworks, game, gamedev, games, java-server, js-client
- Language: Java
- Homepage:
- Size: 46.9 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Agario
## 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)