Installation

gcc `pkg-config gtk+-3.0 --cflags` PokHelperGo.c -o PokHelperGo `pkg-config gtk+-3.0 --libs`

Usage

Pidgey Grinding

Enter your number of Pidgey then your number of candies then submit. It will tell you how many evolves you can do and how many transfers you need to do beforehand, so you can optimize your lucky eggs.

Screenshot

screen

History

This is my first C program.

Credits