vault wrote:dimitris wrote:
left click on a card ---> play
right click on a card ---> discard
it IS vulnerable to misclick ;)
I don't agree. It's more usual to misclick a button or a select box, rather than a whole card. If it's clear to the players that left click plays and right click discards, and with some animation maybe, a hand cursor etc. there's no problem in my opinion.
Another option would be right clicking on a card to bring a context menu with all the additional actions apart from play (Discard, Preview etc) but I guess this requires some more coding.
And Mojko with JQuery (it's used in deck builder right?) it's not difficult to distinguish left click from right click cross-browser.
EDIT: of course the image that vault attached is also a good suggestion, and easy to implement I guess.