mkf / ingressmedal

2014-2015: AP and medals counting for Ingress (games from Niantic Labs (a Google company))
1 stars 0 forks source link

ingressmedal

AP and medals counting for Ingress (game from Niantic Labs (a Google company))

At the moment, no new medals are counted, the data format will also change, as I'm transforming my whole project into a Django project (it will be a web-app), while learning Django at the same time. If you're interested in my project, click Watch so you will know when something happens.

Branches

master branch is always stable, so you can safely just clone it for the latest version

Usage

The program is currently at an early stage of development, but it works well and already has many interesting features.

List of programs:

Program currently works only in text-only mode, except for pyplot GUI being opened.

Search GMail for mails:

What are the 'Uncomputables"?

The uncomputables are those values or parts of values, which can't be calculated. They are listed in the "AP-whereitcomesfrom-mindmap.mm" FreeMind mindmap in the info/ directory.

Why

Credits

During the creation of the OCR class, https://github.com/BlueHerons/StatTracker/blob/master/code/OCR.class.php [BlueHerons' StatTracker: master: commit 6650d1f] was very helpful, and some ideas in ownlib/OcrRead.py are copied from it; Thanks!

Contributions

If you want to fork my project, please send pull requests and regard my repository as the main repository, and let me be the project's main creator and owner — I'm learning Python for a fairly short time and I want everything to be presented as my own achievement. Of course, some help would be appreciated ;)

This code is shared to make it possible for people to help me create it. Please do not host it for regular use for more than a few people on your own without talking to me (and if I will allow to do so, I will require my name presented with a non-small font on the top of the front page).