Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
N1ghtF1re authored Feb 24, 2019
1 parent 4c0460a commit e0ccb5c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,15 @@

</p>
</p>
## 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.

A simple implementation of the once popular game agario, built on websockets
## 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)

0 comments on commit e0ccb5c

Please sign in to comment.