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

View Count : Tell how much we have to transfer #49

Closed
fprovostpoulin opened this issue Aug 9, 2016 · 2 comments
Closed

View Count : Tell how much we have to transfer #49

fprovostpoulin opened this issue Aug 9, 2016 · 2 comments
Assignees

Comments

@fprovostpoulin
Copy link

It would be nice to have another column telling us how many we should transfer to optimize our candies. Lets say I have 112 candies and 20 pidgey, I'd like the app to tell me I should transfer :

floor(112/12) = 9 + 4 free
20 piedgey - 9 = 11 pidgey free
if I transfer 12-4 free = 8, i can evolve evolve 1 more,
So the number of pidgey I really have to transfer is 11-8 = 3
(Also, a column with how many I can evolve Considering transfers could be nice)

@BeardAnnihilator
Copy link

I made a pull request

@BeardAnnihilator
Copy link

Related to #56

@cglatot cglatot closed this as completed Aug 16, 2016
@cglatot cglatot self-assigned this Aug 16, 2016
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

3 participants