pyagar is a python client for the popular online game agar.io.
This package allows you to play the game, see the gameplay as an spectator and also play automatically with the auto feature.
Dependencies
In order to run this software you’ll need:
Python 3.4+
SDL2 (you may found it in your distribution as libsdl2)
sdl2_gfx http://cms.ferzkopp.net/index.php/software/13-sdl-gfx
Installation
It is recomended to install this package into a virtualenv.
Stable version
$ pip install pyagar
Usage
Command
This package creates the command pyagar.
$ pyagar --help
usage: pyagar [-h] [--no-visualize] [-n NICK] [--auto] [--debug] [--spectate]
optional arguments:
-h, --help show this help message and exit
--no-visualize
-n NICK, --nick NICK
--auto
--debug
--spectate
Controls
Action |
Control |
|---|---|
Move |
Mouse (Relative to the center of the window) |
Start |
Mouse (Left button) |
Eject |
W key |
Split |
Space key |
Fullscreen |
F key |
Zoom |
Mouse wheel |
Exit |
ESC key |
Play examples
Just play
$ pyagar play
Press the left mouse button to start.
Just watch the game
$ pyagar spectate
Play automatically using a bot
$ pyagar bot --type=EatWhenNoPredators
Other implementations
0.0.3
Documenting pyagar module.
Release files for pyagar 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyagar-0.0.7.tar.gz | 189.0 kB | Details |
Release files / pyagar-0.0.7.tar.gz
| Download URL | pyagar-0.0.7.tar.gz |
|---|---|
| Size | 189.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2a16f0bcd83aa7ed84db69aff14b20b42c9af830e5ecfc17cacd24cff93a53e
|
|
BLAKE2b-256 checksum How to use checksums |
3d0abecd7937179c747f178b509e512d8702ff5e4012769549d29de598163022
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |