Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 749 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 749 Bytes

Agar.net (Not up to date!)

A client for agar.io written in C#

Agar.net

It's a work in progress, so don't expect everything to work !

Features

  • Connection to a server
  • Selection of the game mode
  • Spectating (press 's')
  • Playing (press 'p' to spawn, left click to eject mass, right click to split)

ToDo

  • Clean the code !
  • Finish the reverse engineering of the net protocol
  • Ajust camera zoom / window size
  • Add texts (names, score, leaderboard, ...)
  • Interpolating movements
  • Smooth camera
  • Add scripting

Libs

Agar.net is using WebSocketSharp and the SFML for the graphics.