open_flood icon indicating copy to clipboard operation
open_flood copied to clipboard

Replay button on winning end game dialog

Open laCour opened this issue 7 years ago • 1 comments

It's sometimes desirable to replay a game to find the best route, and sometimes after winning a board. I'm wondering if this code is necessary: https://github.com/GunshipPenguin/open_flood/blob/master/app/src/main/java/com/gunshippenguin/openflood/EndGameDialogFragment.java#L111

I think that removing the button is an inconvenience to the player as they must copy the board's seed then input it on the new game dialog after pressing "New Game."

laCour avatar Dec 04 '17 06:12 laCour

I find that desirable as well, but maybe as an option?

ThePreviousOne avatar Jun 12 '18 14:06 ThePreviousOne