Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skin proposals #6

Open
xzfc opened this issue Aug 2, 2015 · 1 comment
Open

Skin proposals #6

xzfc opened this issue Aug 2, 2015 · 1 comment

Comments

@xzfc
Copy link
Contributor

xzfc commented Aug 2, 2015

  1. Skins interface with __getitem__ method that returns ether Null or skin URI.
    1a) Same as above, but returns named tuple (str skinUri, bool displayName). Some skins (8, nasa, politicians) don't have to display names.
  2. AgarSkins that implements Skins. On initialization it fetches http://agar.io/ and grabs actual skin list.
  3. AgariomodsSkins that fetches list (from where?) or just have hardcoded list.
  4. ImgurSkins that handles i/... skins.
@Gjum
Copy link
Owner

Gjum commented Dec 28, 2015

Premium and agariomods skins have been implemented in a fork. I'd merge that if they do a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants