Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 803 Bytes

File metadata and controls

13 lines (10 loc) · 803 Bytes

Ogar-GogyBot

Plugin provides bots for Ogar, the open-source Agar.io server implementation.

References

The bot is using steering behavior for calculating his direction. You can learn more about steering behavior from [this paper] (http://www.red3d.com/cwr/papers/1999/gdc99steer.pdf).

More information about project and purpose of this project is available on my website (only Slovak version yet). But at the very bottom of the page you can find a screencast of the bot in action with a little of english description.

Instalation

  1. Insert gogybot folder to src/plugins/ folder.
  2. Run your server
  3. You can now spawn new bots simply by execute addgogybot n command, where n is number of bots to spawn.