Asymmetrichess
--------------------------currently a prototype--------------------------
This is a chess game with asymmetrical victory conditions, where you know all the victory conditions of the game and Bot only knows one of them.
This game follows the rules below:
1. You lose when you are checkmated, and you lose when you checkmate Bot.
2. The upper right corner of a piece represents a card of a color and number. Eating an enemy piece adds that card to your hand.
3. The game ends when either player's hand reaches the maximum number of cards, and if the other player's hand does not have enough four cards, the game is over.
4. If both players have at least four cards, the player who has the largest hand will be chosen and compared to the other player, and the player with the largest hand will win.
5. The size of the hand, from highest to lowest, is as follows: four of a kind, straight flush, two pairs, flush, three of a kind, straight, one pair, high card.
6. If the cards are the same, the number in the suit is compared in order of magnitude and the larger number wins. If the numbers are exactly the same, the Bot wins.
Leave a comment
Log in with itch.io to leave a comment.