A Final Gift to the GP Community
Dear community,
I hope that you all had a great time in the grass event!
I'm here to release my recent project, a home-made gym simulation application. I've devoted the past several weekends to work on it. It works similarly to Pokebattler but with some extra features. I decide to share it with you all. For those who are interested, feel free to download it via the following link.
Important Note:
1. Make sure you download the whole folder, or at least the EXE and /PoGoData;
2. For 64-bit Windows platform only;
3. If you don't trust me and think that this EXE is a virus of some kind, that's totally understandable! Here's the source code of the project: [https://github.com/ymenghank/Pokemon-GO-Gym-Battle-Simulator.git]. It's your choice to make.
Download link:
[https://drive.google.com/drive/folders/0B4ketT7DHs89MFljNUQxQzEyRzg]
Features:
1. Run multiple matchups at one click! You just need to specify each matchup in a CSV file (and perhaps using some Excel tricks), then the application will do the rest for you.
2. Flexible combination of Pokemon/Moves. Gyarados can learn Water Gun, Machamp can learn Focus Blast, and even Charizard can learn Hydro Pump! All Gen1-6 Pokemon and current Moves are included.
3. Customize Pokemon/Moves. You can add/modify the Pokemon/Moves data in the data source files. You can even modify the CPM data and type table if you like.
4. Depending on your need, there are two types of output: a 5-metric summary or a detailed battle log for each matchup. See "Instruction" for more.
Cons:
1. The User Interface is very ugly (a black window) if there is even one. Please just focus on the data output.
2. Although I've tested it for many many times, it could still be buggy and unstable.
Afterwords:
I'm aware that a big gym update is coming and this project could become meaningless in a month or so. But still, as I said in the title, this is a "Final Gift" prior to the big rework.
And as always, any feedback is greatly welcomed.
Yours,
BIOWP