Is there anyone out there playing around with the possibilities of blockchains for games?
I created this simple card game "hosted" on the Ethereum blockchain.
Simple gameplay: Each player plays one card and the payoff depends on the 2 cards (full description and examples in the game -> "Rules" section). It is kind of an advanced rock paper scissors with cards.
To play, you need Chrome + Metamask + Ether on the Rinkeby network.
Create a game using your someone's public address. Your opponent will see the started game and will be able to play his turn.
Please let me know your thoughts!
The prototype
PS: I made an Ethereum plugin for C2 for this. If other people are interested in such a plugin, I am willing to make it more generic and publish it.