2D Game like chess, but with special themes and special game mode.
Game setup:
The game itself:
Lord of the rings style:
This game could be played over the internet by Telegrap.Api for sending the game data. For it create public channel for telegram. Create two bots and add them to the channel. Then add api keys to the game itself.
Game key format: {BotId}:{BotHash}@{RoomName}
On player should host, the second should join to copy the host board. Then the board is shared between player and all clicks are transfered to the other player.