scoutant / blokish

Android game. Open-source implementation of the popular board game Blokus.
http://blokish.scoutant.org
GNU General Public License v3.0
101 stars 71 forks source link

Piece flip feature #10

Closed ufo2mstar closed 9 years ago

ufo2mstar commented 9 years ago

Hi! Nice game.. recently played blokus and was interested in the strategy!

One issue I notice is that flipping/reversing pieces is not possible (or if it is possible, I haven't figured out how to do it yet) I would like to see that as one of the options which i feel i do all the time in the physical game.. One way to do it that I would approach from a user UI perspective is adding a mirror option along with the Cross and Check mark so that the piece is flipped.. Once I have some free time I would like to add it to the code myself, but if anyone else is able to get to it before, that would be great too! Cheers.. blo1 blo2

ufo2mstar commented 9 years ago

You know what.. i as soon as i posted I looked at the code and realized that long pressing flips the pieces..lol nevamind!

scoutant commented 9 years ago

Absolutely.