reversatile icon indicating copy to clipboard operation
reversatile copied to clipboard

Implement an edit function

Open oers opened this issue 7 years ago • 3 comments

oers avatar Mar 17 '18 13:03 oers

How this should work?

panstromek avatar Jul 21 '18 08:07 panstromek

basically like in wzebra. At any time in a game ou can change the color of any disc, or empty field. This game can then be continued. But undo only works until the last edit.

Basically you give the engine a board and make moves from there (just think of the startig position as an edit of an empty board)

oers avatar Jul 22 '18 11:07 oers

That would be cool, and someone already requested that but I it will probably need some engine refactoring I guess. I haven't found a place in engine where you could just pass a board - and someone even pointed out that maybe the source code of Zebra that is online and used in Droidzebra is not actual that is used in WZebra

PS. we even dreamed about feature where you would take a photo of a board or transcript and App could parse that. Maybe it would be possible with something like Google machine learning API or so...

panstromek avatar Jul 22 '18 13:07 panstromek