Loreinator / Shuffle-Move

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

Default clouds + miscellanea #146

Closed Manitary closed 8 years ago

Manitary commented 8 years ago
Loreinator commented 8 years ago

Nicely done, the mechanism isn't even in for adding clouds to the board from the GUI and yet you managed to make the default boards already!

Manitary commented 8 years ago

It's just because I forgot that the board state is saved when closing the program, so I checked the board file before deleting it and found out the implementation :)