Loreinator / Shuffle-Move

Program to help choose moves in the Pokemon Shuffle puzzle game
GNU General Public License v3.0
97 stars 18 forks source link

Add a Verification tool #1

Closed Loreinator closed 6 years ago

Loreinator commented 9 years ago

A new board tool is needed to allow easy verification that you've entered the grid correctly.

Needed features:

Basic idea for layout is a simple window of one main image at the top, with a list of the species in the team and how many there are of each. Details on the number and their state should be something like: if there were 5 Gengar on the board and 2 were frozen, it should have the Icon like shown in the paint pallet, but where the keybind would be there would instead be 5 [2] to denote 5 total, 2 frozen.

If anyone has any ideas on how to improve this concept for the verification tool, please let me know. I'll be working on it somtime.

davd201 commented 9 years ago

Sound fine, I don't see new idea to add.

Loreinator commented 9 years ago

Idea from the survey results: Make a toggle to allow it to switch between the current board and the result board for the currently selected result.