First things first, the site to play the variant is hosted at https://siegechess.net. Just a headsup, the site is not designed with mobile in mind. If you are on mobile, set yourself to be horizontal view. The site features a main lobby where people can start games, and join games, and challenge other users to play against them. Each game room can go up to a maximum of 8 players (including bots). The Host is responsible for choosing the size of the board, and adding any bots. When the host is ready to start the game, they will click the Start Game Button. Then the game will enter the setup phases:1) Players take turn placing their fortress. 2) Players take turns placing their king.3) Players are given some gold to purchase their starting army. Other players will not be visible during this step. They will click 'Ready' once they have selected their army and are ready to begin.4) When all players are ready, the game will officially begin. At the start of a players turn, they will get one gold. The player can choose to move, capture, or spawn pieces. The fortress acts as a stationary objective to defend, as it is the primary location of piece spawning, and if it is threatened, the player does not generate gold. There are two ways to put opponents in check. You may attack their king as you would in ordinary chess, or by attacking their fortress with three pieces simultaneously. If either condition cannot be resolved, then it is checkmate. If a player is in check, they are not allowed to spawn any pieces either. There are several variant pieces that have been added to the game, so take some time to learn how they move. (You can hover over the icon in the spawn menu to learn their description). A key to winning is to break your opponents gold reserve, so targeting their fortress is vital to turning the tides of battle in your favor, inversely defending yours is critical as well. Thanks for reading about, and playing Siege Chess! Be sure to post to the forum about any bugs or feedback you might have! 
Avatar of X_MegaGamer_X
X_MegaGamer_X Jan 6, 2026
If a bug happens report it here. I clicked refresh in the setup king and fortress phase. Then it turned like this.
Avatar of brutalitywarlord
brutalitywarlord 6 days ago
{  "players": [    {      "username": "MAFAB_Mason",      "color": "white"    },    {      "username": "QuietQueen_2048_Easy",      "color": "black"    }  ],  "initialBoard": [    [      "empty",      "empty",      "mountain",      "mountain",      "mountain",      "mountain",      "mountain",      "mountain"    ],    [      "black_pawn",      "black_wizard",      "black_pawn",      "white_pawn",      "mountain",      "mountain",      "mountain",      "mountain"    ],    [      "black_archer",      "black_soldier",      "black_king",      "white_paladin",      "empty",      "white_knight",      "white_soldier",      "mountain"    ],    [      "black_fortress",      "black_soldier",      "mountain",      "mountain",      "white_soldier",      "white_fortress",      "white_king",      "mountain"    ],    [      "mountain",      "mountain",      "mountain",      "mountain",      "white_bomber",      "white_rook",      "white_wizard",      "white_wizard"    ],    [      "black_pawn",      "mountain",      "mountain",      "white_bomber",      "mountain",      "mountain",      "mountain",      "mountain"    ],    [      "mountain",      "mountain",      "mountain",      "mountain",      "mountain",      "mountain",      "empty",      "mountain"    ],    [      "mountain",      "mountain",      "mountain",      "mountain",      "empty",      "mountain",      "mountain",      "mountain"    ]  ],  "initialGold": {    "white": 0,    "black": 17  },  "moves": [    {      "turn": 1,      "player": "white",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 2,      "fromY": 6,      "toX": 2,      "toY": 4,      "goldAfterMove": {        "white": 1,        "black": 17      }    }  ]}
Avatar of MAFAB_Mason
MAFAB_Mason 7 days ago
Hello everyoneSeeing as we have a smaller playerbase among the variants, I would like to poll players for when they most often have free time to play Siege Chess. I will compile this information and determine the most optimal time and day for people to visit the site to meet another human player. I do also expect some people on distant timezones to be difficult to account for, so I may suggest a second timeset as well for those players. If you would like to support this, please provide a post responding to the following questions:Please keep in mind this is just requesting when you most often have free time, please do not provide specific dates as that will not help me construct a generalized timeframe for the playerbase. If you provide times, please use online tools to change them to Eastern Standard Time first. 1) What days of the week do you most often have enough free time to play a game of Siege Chess:2) What time of day do you most often have enough free time to play Siege Chess (please use online tools to switch it to Eastern Standard Time)I hope this will help us get together to play Siege Chess more often!Thanks for reading!
Avatar of X_MegaGamer_X
X_MegaGamer_X Mar 19, 2026
So I played a game here is the json {  "players": [    {      "username": "MAFAB_Mason",      "color": "white"    },    {      "username": "PooPooPaladin_6525_Easy",      "color": "black"    }  ],  "initialBoard": [    [      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty"    ],    [      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "mountain",      "empty",      "empty",      "empty",      "empty"    ],    [      "black_pawn",      "black_bishop",      "black_pawn",      "empty",      "empty",      "empty",      "empty",      "empty",      "mountain",      "empty",      "empty",      "empty"    ],    [      "black_knight",      "black_soldier",      "black_rook",      "empty",      "empty",      "white_knight",      "white_knight",      "white_soldier",      "white_archer",      "empty",      "empty",      "empty"    ],    [      "black_fortress",      "mountain",      "black_pawn",      "empty",      "empty",      "mountain",      "white_king",      "white_knight",      "white_archer",      "empty",      "empty",      "empty"    ],    [      "black_king",      "black_soldier",      "black_archer",      "empty",      "empty",      "white_knight",      "white_fortress",      "white_knight",      "empty",      "empty",      "empty",      "empty"    ],    [      "black_pawn",      "black_paladin",      "black_archer",      "empty",      "empty",      "empty",      "white_soldier",      "empty",      "empty",      "empty",      "empty",      "empty"    ],    [      "mountain",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty"    ],    [      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty"    ],    [      "empty",      "empty",      "empty",      "empty",      "empty",      "mountain",      "empty",      "empty",      "mountain",      "empty",      "empty",      "empty"    ]  ],  "initialGold": {    "white": 7,    "black": 4  },  "moves": [    {      "turn": 1,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 5,      "goldAfterMove": {        "white": 6,        "black": 4      }    },    {      "turn": 1,      "player": "black",      "action": "capture",      "piece": "rook",      "targetType": "white_knight",      "fromX": 3,      "fromY": 2,      "toX": 3,      "toY": 5,      "goldAfterMove": {        "white": 6,        "black": 5      }    },    {      "turn": 2,      "player": "white",      "action": "capture",      "piece": "knight",      "targetType": "black_rook",      "fromX": 4,      "fromY": 7,      "toX": 3,      "toY": 5,      "goldAfterMove": {        "white": 7,        "black": 5      }    },    {      "turn": 2,      "player": "black",      "action": "capture",      "piece": "bishop",      "targetType": "white_soldier",      "fromX": 2,      "fromY": 1,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 7,        "black": 6      }    },    {      "turn": 3,      "player": "white",      "action": "capture",      "piece": "knight",      "targetType": "black_bishop",      "fromX": 5,      "fromY": 7,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 7,        "black": 6      }    },    {      "turn": 3,      "player": "black",      "action": "spawn",      "piece": "wizard",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 7,        "black": 3      }    },    {      "turn": 3,      "player": "white",      "action": "move",      "piece": "knight",      "targetType": "empty",      "fromX": 6,      "fromY": 5,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 8,        "black": 3      }    },    {      "turn": 3,      "player": "black",      "action": "capture",      "piece": "archer",      "targetType": "white_knight",      "fromX": 6,      "fromY": 2,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 8,        "black": 4      }    },    {      "turn": 4,      "player": "white",      "action": "capture",      "piece": "knight",      "targetType": "black_archer",      "fromX": 3,      "fromY": 6,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 9,        "black": 4      }    },    {      "turn": 4,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 9,        "black": 2      }    },    {      "turn": 4,      "player": "white",      "action": "capture",      "piece": "knight",      "targetType": "black_wizard",      "fromX": 4,      "fromY": 4,      "toX": 3,      "toY": 2,      "goldAfterMove": {        "white": 10,        "black": 2      }    },    {      "turn": 4,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_knight",      "fromX": 6,      "fromY": 1,      "toX": 3,      "toY": 2,      "goldAfterMove": {        "white": 10,        "black": 2      }    },    {      "turn": 5,      "player": "white",      "action": "move",      "piece": "knight",      "targetType": "empty",      "fromX": 5,      "fromY": 5,      "toX": 7,      "toY": 4,      "goldAfterMove": {        "white": 11,        "black": 2      }    },    {      "turn": 5,      "player": "black",      "action": "capture",      "piece": "archer",      "targetType": "white_knight",      "fromX": 5,      "fromY": 2,      "toX": 7,      "toY": 4,      "goldAfterMove": {        "white": 11,        "black": 3      }    },    {      "turn": 6,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 5,      "goldAfterMove": {        "white": 9,        "black": 3      }    },    {      "turn": 6,      "player": "black",      "action": "capture",      "piece": "bishop",      "targetType": "white_knight",      "fromX": 6,      "fromY": 2,      "toX": 3,      "toY": 5,      "goldAfterMove": {        "white": 9,        "black": 4      }    },    {      "turn": 7,      "player": "white",      "action": "capture",      "piece": "king",      "targetType": "black_bishop",      "fromX": 4,      "fromY": 6,      "toX": 3,      "toY": 5,      "goldAfterMove": {        "white": 9,        "black": 4      }    },    {      "turn": 7,      "player": "black",      "action": "spawn",      "piece": "wizard",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 9,        "black": 1      }    },    {      "turn": 7,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 3,      "fromY": 5,      "toX": 4,      "toY": 6,      "goldAfterMove": {        "white": 9,        "black": 1      }    },    {      "turn": 7,      "player": "black",      "action": "move",      "piece": "paladin",      "targetType": "empty",      "fromX": 3,      "fromY": 2,      "toX": 6,      "toY": 3,      "goldAfterMove": {        "white": 9,        "black": 2      }    },    {      "turn": 8,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_archer",      "fromX": 6,      "fromY": 5,      "toX": 7,      "toY": 4,      "goldAfterMove": {        "white": 9,        "black": 2      }    },    {      "turn": 8,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 5,      "y": 2,      "goldAfterMove": {        "white": 9,        "black": 0      }    },    {      "turn": 8,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_paladin",      "fromX": 7,      "fromY": 4,      "toX": 6,      "toY": 3,      "goldAfterMove": {        "white": 9,        "black": 0      }    },    {      "turn": 8,      "player": "black",      "action": "capture",      "piece": "bishop",      "targetType": "white_soldier",      "fromX": 5,      "fromY": 2,      "toX": 6,      "toY": 3,      "goldAfterMove": {        "white": 9,        "black": 1      }    },    {      "turn": 9,      "player": "white",      "action": "spawn",      "piece": "knight",      "x": 5,      "y": 5,      "goldAfterMove": {        "white": 7,        "black": 1      }    },    {      "turn": 9,      "player": "black",      "action": "move",      "piece": "wizard",      "targetType": "empty",      "fromX": 6,      "fromY": 2,      "toX": 7,      "toY": 3,      "goldAfterMove": {        "white": 7,        "black": 2      }    },    {      "turn": 10,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 6,      "toX": 4,      "toY": 7,      "goldAfterMove": {        "white": 8,        "black": 2      }    },    {      "turn": 10,      "player": "black",      "action": "capture",      "piece": "wizard",      "targetType": "white_knight",      "fromX": 7,      "fromY": 3,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 8,        "black": 3      }    },    {      "turn": 11,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_wizard",      "fromX": 6,      "fromY": 6,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 9,        "black": 3      }    },    {      "turn": 11,      "player": "black",      "action": "spawn",      "piece": "wizard",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 9,        "black": 0      }    },    {      "turn": 11,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 6,      "goldAfterMove": {        "white": 8,        "black": 0      }    },    {      "turn": 11,      "player": "black",      "action": "move",      "piece": "wizard",      "targetType": "empty",      "fromX": 3,      "fromY": 2,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 8,        "black": 1      }    },    {      "turn": 12,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 7,      "toX": 5,      "toY": 7,      "goldAfterMove": {        "white": 8,        "black": 1      }    },    {      "turn": 12,      "player": "black",      "action": "capture",      "piece": "wizard",      "targetType": "white_archer",      "fromX": 6,      "fromY": 5,      "toX": 3,      "toY": 8,      "goldAfterMove": {        "white": 8,        "black": 2      }    },    {      "turn": 13,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 4,      "y": 7,      "goldAfterMove": {        "white": 6,        "black": 2      }    },    {      "turn": 13,      "player": "black",      "action": "capture",      "piece": "wizard",      "targetType": "white_soldier",      "fromX": 3,      "fromY": 8,      "toX": 4,      "toY": 7,      "goldAfterMove": {        "white": 6,        "black": 3      }    },    {      "turn": 14,      "player": "white",      "action": "capture",      "piece": "king",      "targetType": "black_wizard",      "fromX": 5,      "fromY": 7,      "toX": 4,      "toY": 7,      "goldAfterMove": {        "white": 6,        "black": 3      }    },    {      "turn": 14,      "player": "black",      "action": "spawn",      "piece": "wizard",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 6,        "black": 0      }    },    {      "turn": 14,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 4,      "y": 6,      "goldAfterMove": {        "white": 5,        "black": 0      }    },    {      "turn": 14,      "player": "black",      "action": "move",      "piece": "wizard",      "targetType": "empty",      "fromX": 3,      "fromY": 2,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 15,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 7,      "toX": 5,      "toY": 7,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 15,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 5,      "fromY": 1,      "toX": 5,      "toY": 3,      "goldAfterMove": {        "white": 5,        "black": 2      }    },    {      "turn": 16,      "player": "white",      "action": "spawn",      "piece": "archer",      "x": 4,      "y": 7,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 16,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 5,      "y": 2,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 16,      "player": "white",      "action": "capture",      "piece": "archer",      "targetType": "black_wizard",      "fromX": 4,      "fromY": 7,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 16,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_archer",      "fromX": 5,      "fromY": 2,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 1      }    },    {      "turn": 17,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 7,      "y": 6,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 17,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 5,      "fromY": 0,      "toX": 6,      "toY": 1,      "goldAfterMove": {        "white": 2,        "black": 2      }    },    {      "turn": 18,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_paladin",      "fromX": 7,      "fromY": 6,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 18,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 18,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 7,      "goldAfterMove": {        "white": 2,        "black": 0      }    },    {      "turn": 18,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_soldier",      "fromX": 6,      "fromY": 2,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 19,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_paladin",      "fromX": 6,      "fromY": 6,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 1      }    },    {      "turn": 19,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 2,      "fromY": 2,      "toX": 1,      "toY": 2,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 20,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 6,      "goldAfterMove": {        "white": 2,        "black": 2      }    },    {      "turn": 20,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 2,        "black": 0      }    },    {      "turn": 20,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 4,      "y": 7,      "goldAfterMove": {        "white": 1,        "black": 0      }    },    {      "turn": 20,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_soldier",      "fromX": 6,      "fromY": 2,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 1,        "black": 1      }    },    {      "turn": 21,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_paladin",      "fromX": 6,      "fromY": 6,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 21,      "player": "black",      "action": "move",      "piece": "knight",      "targetType": "empty",      "fromX": 3,      "fromY": 0,      "toX": 2,      "toY": 2,      "goldAfterMove": {        "white": 2,        "black": 2      }    },    {      "turn": 22,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 6,      "goldAfterMove": {        "white": 1,        "black": 2      }    },    {      "turn": 22,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 1,        "black": 0      }    },    {      "turn": 22,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 5,      "y": 8,      "goldAfterMove": {        "white": 0,        "black": 0      }    },    {      "turn": 22,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_soldier",      "fromX": 6,      "fromY": 2,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 0,        "black": 1      }    },    {      "turn": 23,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_paladin",      "fromX": 6,      "fromY": 6,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 1,        "black": 1      }    },    {      "turn": 23,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 6,      "fromY": 1,      "toX": 7,      "toY": 1,      "goldAfterMove": {        "white": 1,        "black": 2      }    },    {      "turn": 24,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 6,      "goldAfterMove": {        "white": 0,        "black": 2      }    },    {      "turn": 24,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 6,      "y": 1,      "goldAfterMove": {        "white": 0,        "black": 0      }    },    {      "turn": 24,      "player": "white",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 4,      "fromY": 8,      "toX": 4,      "toY": 9,      "goldAfterMove": {        "white": 1,        "black": 0      }    },    {      "turn": 24,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 7,      "fromY": 1,      "toX": 8,      "toY": 2,      "goldAfterMove": {        "white": 1,        "black": 1      }    },    {      "turn": 25,      "player": "white",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 4,      "fromY": 9,      "toX": 4,      "toY": 8,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 25,      "player": "black",      "action": "move",      "piece": "bishop",      "targetType": "empty",      "fromX": 6,      "fromY": 3,      "toX": 9,      "toY": 6,      "goldAfterMove": {        "white": 2,        "black": 2      }    },    {      "turn": 26,      "player": "white",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 4,      "fromY": 8,      "toX": 4,      "toY": 9,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 26,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 26,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 7,      "y": 6,      "goldAfterMove": {        "white": 2,        "black": 0      }    },    {      "turn": 26,      "player": "black",      "action": "capture",      "piece": "bishop",      "targetType": "white_soldier",      "fromX": 3,      "fromY": 2,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 27,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_bishop",      "fromX": 7,      "fromY": 6,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 27,      "player": "black",      "action": "move",      "piece": "paladin",      "targetType": "empty",      "fromX": 6,      "fromY": 1,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 2,        "black": 2      }    },    {      "turn": 28,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_paladin",      "fromX": 6,      "fromY": 5,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 28,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 6,      "y": 1,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 28,      "player": "white",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 6,      "fromY": 7,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 4,        "black": 0      }    },    {      "turn": 28,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_soldier",      "fromX": 6,      "fromY": 1,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 4,        "black": 1      }    },    {      "turn": 29,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_paladin",      "fromX": 6,      "fromY": 5,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 29,      "player": "black",      "action": "move",      "piece": "bishop",      "targetType": "empty",      "fromX": 9,      "fromY": 6,      "toX": 7,      "toY": 8,      "goldAfterMove": {        "white": 5,        "black": 2      }    },    {      "turn": 30,      "player": "white",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 4,      "fromY": 7,      "toX": 6,      "toY": 7,      "goldAfterMove": {        "white": 5,        "black": 2      }    },    {      "turn": 30,      "player": "black",      "action": "capture",      "piece": "bishop",      "targetType": "white_soldier",      "fromX": 7,      "fromY": 8,      "toX": 6,      "toY": 7,      "goldAfterMove": {        "white": 5,        "black": 3      }    },    {      "turn": 31,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_bishop",      "fromX": 5,      "fromY": 8,      "toX": 6,      "toY": 7,      "goldAfterMove": {        "white": 5,        "black": 3      }    },    {      "turn": 31,      "player": "black",      "action": "spawn",      "piece": "wizard",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 5,        "black": 0      }    },    {      "turn": 31,      "player": "white",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 6,      "fromY": 7,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 6,        "black": 0      }    },    {      "turn": 31,      "player": "black",      "action": "capture",      "piece": "wizard",      "targetType": "white_soldier",      "fromX": 3,      "fromY": 2,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 6,        "black": 1      }    },    {      "turn": 32,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_wizard",      "fromX": 6,      "fromY": 5,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 7,        "black": 1      }    },    {      "turn": 32,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 6,      "fromY": 0,      "toX": 6,      "toY": 1,      "goldAfterMove": {        "white": 7,        "black": 2      }    },    {      "turn": 33,      "player": "white",      "action": "spawn",      "piece": "rook",      "x": 6,      "y": 7,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 33,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 5,      "y": 2,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 33,      "player": "white",      "action": "move",      "piece": "rook",      "targetType": "empty",      "fromX": 6,      "fromY": 7,      "toX": 8,      "toY": 7,      "goldAfterMove": {        "white": 4,        "black": 0      }    },    {      "turn": 33,      "player": "black",      "action": "move",      "piece": "bishop",      "targetType": "empty",      "fromX": 5,      "fromY": 2,      "toX": 8,      "toY": 5,      "goldAfterMove": {        "white": 4,        "black": 1      }    },    {      "turn": 34,      "player": "white",      "action": "capture",      "piece": "rook",      "targetType": "black_bishop",      "fromX": 8,      "fromY": 7,      "toX": 8,      "toY": 5,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 34,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 8,      "fromY": 2,      "toX": 7,      "toY": 2,      "goldAfterMove": {        "white": 5,        "black": 2      }    },    {      "turn": 35,      "player": "white",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 6,      "fromY": 6,      "toX": 6,      "toY": 4,      "goldAfterMove": {        "white": 6,        "black": 2      }    },    {      "turn": 35,      "player": "black",      "action": "capture",      "piece": "soldier",      "targetType": "white_soldier",      "fromX": 5,      "fromY": 3,      "toX": 6,      "toY": 4,      "goldAfterMove": {        "white": 6,        "black": 3      }    },    {      "turn": 36,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_soldier",      "fromX": 5,      "fromY": 5,      "toX": 6,      "toY": 4,      "goldAfterMove": {        "white": 7,        "black": 3      }    },    {      "turn": 36,      "player": "black",      "action": "spawn",      "piece": "wizard",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 7,        "black": 0      }    },    {      "turn": 36,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 5,      "goldAfterMove": {        "white": 6,        "black": 0      }    },    {      "turn": 36,      "player": "black",      "action": "capture",      "piece": "wizard",      "targetType": "white_soldier",      "fromX": 3,      "fromY": 2,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 6,        "black": 1      }    },    {      "turn": 37,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_wizard",      "fromX": 6,      "fromY": 5,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 7,        "black": 1      }    },    {      "turn": 37,      "player": "black",      "action": "move",      "piece": "knight",      "targetType": "empty",      "fromX": 2,      "fromY": 2,      "toX": 3,      "toY": 4,      "goldAfterMove": {        "white": 7,        "black": 2      }    },    {      "turn": 38,      "player": "white",      "action": "move",      "piece": "rook",      "targetType": "empty",      "fromX": 8,      "fromY": 5,      "toX": 7,      "toY": 5,      "goldAfterMove": {        "white": 8,        "black": 2      }    },    {      "turn": 38,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 7,      "fromY": 2,      "toX": 8,      "toY": 2,      "goldAfterMove": {        "white": 8,        "black": 3      }    },    {      "turn": 39,      "player": "white",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 5,      "fromY": 4,      "toX": 5,      "toY": 2,      "goldAfterMove": {        "white": 9,        "black": 3      }    },    {      "turn": 39,      "player": "black",      "action": "spawn",      "piece": "wizard",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 9,        "black": 0      }    },    {      "turn": 39,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_pawn",      "fromX": 5,      "fromY": 2,      "toX": 6,      "toY": 1,      "goldAfterMove": {        "white": 10,        "black": 0      }    },    {      "turn": 39,      "player": "black",      "action": "capture",      "piece": "knight",      "targetType": "white_soldier",      "fromX": 3,      "fromY": 4,      "toX": 4,      "toY": 6,      "goldAfterMove": {        "white": 10,        "black": 1      }    },    {      "turn": 40,      "player": "white",      "action": "capture",      "piece": "king",      "targetType": "black_knight",      "fromX": 5,      "fromY": 7,      "toX": 4,      "toY": 6,      "goldAfterMove": {        "white": 11,        "black": 1      }    },    {      "turn": 40,      "player": "black",      "action": "spawn",      "piece": "archer",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 11,        "black": 0      }    },    {      "turn": 40,      "player": "white",      "action": "move",      "piece": "rook",      "targetType": "empty",      "fromX": 7,      "fromY": 5,      "toX": 7,      "toY": 2,      "goldAfterMove": {        "white": 12,        "black": 0      }    },    {      "turn": 40,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 8,      "fromY": 2,      "toX": 8,      "toY": 1,      "goldAfterMove": {        "white": 12,        "black": 1      }    },    {      "turn": 41,      "player": "white",      "action": "spawn",      "piece": "soldier",      "x": 5,      "y": 5,      "goldAfterMove": {        "white": 11,        "black": 1      }    },    {      "turn": 41,      "player": "black",      "action": "move",      "piece": "wizard",      "targetType": "empty",      "fromX": 3,      "fromY": 2,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 11,        "black": 2      }    },    {      "turn": 42,      "player": "white",      "action": "spawn",      "piece": "knight",      "x": 4,      "y": 4,      "goldAfterMove": {        "white": 8,        "black": 2      }    },    {      "turn": 42,      "player": "black",      "action": "capture",      "piece": "archer",      "targetType": "white_knight",      "fromX": 6,      "fromY": 2,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 8,        "black": 3      }    },    {      "turn": 43,      "player": "white",      "action": "capture",      "piece": "soldier",      "targetType": "black_archer",      "fromX": 5,      "fromY": 5,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 8,        "black": 3      }    },    {      "turn": 43,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 8,        "black": 1      }    },    {      "turn": 43,      "player": "white",      "action": "spawn",      "piece": "knight",      "x": 5,      "y": 7,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 43,      "player": "black",      "action": "capture",      "piece": "bishop",      "targetType": "white_soldier",      "fromX": 6,      "fromY": 2,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 5,        "black": 2      }    },    {      "turn": 44,      "player": "white",      "action": "capture",      "piece": "knight",      "targetType": "black_wizard",      "fromX": 5,      "fromY": 7,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 5,        "black": 2      }    },    {      "turn": 44,      "player": "black",      "action": "spawn",      "piece": "knight",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 5,        "black": 0      }    },    {      "turn": 44,      "player": "white",      "action": "capture",      "piece": "knight",      "targetType": "black_bishop",      "fromX": 6,      "fromY": 5,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 6,        "black": 0      }    },    {      "turn": 44,      "player": "black",      "action": "move",      "piece": "knight",      "targetType": "empty",      "fromX": 6,      "fromY": 2,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 6,        "black": 1      }    },    {      "turn": 45,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 6,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 7,        "black": 1      }    },    {      "turn": 45,      "player": "black",      "action": "move",      "piece": "knight",      "targetType": "empty",      "fromX": 5,      "fromY": 4,      "toX": 3,      "toY": 5,      "goldAfterMove": {        "white": 7,        "black": 2      }    },    {      "turn": 46,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 5,      "fromY": 5,      "toX": 4,      "toY": 6,      "goldAfterMove": {        "white": 7,        "black": 2      }    },    {      "turn": 46,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 2,      "y": 2,      "goldAfterMove": {        "white": 7,        "black": 0      }    },    {      "turn": 46,      "player": "white",      "action": "spawn",      "piece": "archer",      "x": 5,      "y": 7,      "goldAfterMove": {        "white": 5,        "black": 0      }    },    {      "turn": 46,      "player": "black",      "action": "move",      "piece": "paladin",      "targetType": "empty",      "fromX": 2,      "fromY": 2,      "toX": 1,      "toY": 5,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 47,      "player": "white",      "action": "capture",      "piece": "king",      "targetType": "black_knight",      "fromX": 4,      "fromY": 6,      "toX": 3,      "toY": 5,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 47,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_knight",      "fromX": 1,      "fromY": 5,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 5,        "black": 2      }    },    {      "turn": 48,      "player": "white",      "action": "capture",      "piece": "king",      "targetType": "black_paladin",      "fromX": 3,      "fromY": 5,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 6,        "black": 2      }    },    {      "turn": 48,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 2,      "y": 2,      "goldAfterMove": {        "white": 6,        "black": 0      }    },    {      "turn": 48,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 4,      "toX": 5,      "toY": 4,      "goldAfterMove": {        "white": 7,        "black": 0      }    },    {      "turn": 48,      "player": "black",      "action": "move",      "piece": "bishop",      "targetType": "empty",      "fromX": 2,      "fromY": 2,      "toX": 7,      "toY": 7,      "goldAfterMove": {        "white": 7,        "black": 1      }    },    {      "turn": 49,      "player": "white",      "action": "spawn",      "piece": "rook",      "x": 7,      "y": 8,      "goldAfterMove": {        "white": 3,        "black": 1      }    },    {      "turn": 49,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 1,      "fromY": 2,      "toX": 1,      "toY": 3,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 50,      "player": "white",      "action": "capture",      "piece": "rook",      "targetType": "black_bishop",      "fromX": 7,      "fromY": 8,      "toX": 7,      "toY": 7,      "goldAfterMove": {        "white": 4,        "black": 2      }    },    {      "turn": 50,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 2,      "y": 1,      "goldAfterMove": {        "white": 4,        "black": 0      }    },    {      "turn": 50,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 5,      "fromY": 4,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 5,        "black": 0      }    },    {      "turn": 50,      "player": "black",      "action": "move",      "piece": "bishop",      "targetType": "empty",      "fromX": 2,      "fromY": 1,      "toX": 7,      "toY": 6,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 51,      "player": "white",      "action": "capture",      "piece": "rook",      "targetType": "black_bishop",      "fromX": 7,      "fromY": 7,      "toX": 7,      "toY": 6,      "goldAfterMove": {        "white": 6,        "black": 1      }    },    {      "turn": 51,      "player": "black",      "action": "spawn",      "piece": "soldier",      "x": 6,      "y": 2,      "goldAfterMove": {        "white": 6,        "black": 0      }    },    {      "turn": 51,      "player": "white",      "action": "move",      "piece": "rook",      "targetType": "empty",      "fromX": 7,      "fromY": 6,      "toX": 8,      "toY": 6,      "goldAfterMove": {        "white": 7,        "black": 0      }    },    {      "turn": 51,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 6,      "fromY": 2,      "toX": 8,      "toY": 2,      "goldAfterMove": {        "white": 7,        "black": 1      }    },    {      "turn": 52,      "player": "white",      "action": "capture",      "piece": "rook",      "targetType": "black_soldier",      "fromX": 8,      "fromY": 6,      "toX": 8,      "toY": 2,      "goldAfterMove": {        "white": 8,        "black": 1      }    },    {      "turn": 52,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 8,      "fromY": 1,      "toX": 9,      "toY": 1,      "goldAfterMove": {        "white": 8,        "black": 2      }    },    {      "turn": 53,      "player": "white",      "action": "spawn",      "piece": "queen",      "x": 6,      "y": 5,      "goldAfterMove": {        "white": 0,        "black": 2      }    },    {      "turn": 53,      "player": "black",      "action": "spawn",      "piece": "bishop",      "x": 2,      "y": 2,      "goldAfterMove": {        "white": 0,        "black": 0      }    },    {      "turn": 53,      "player": "white",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 6,      "fromY": 4,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 1,        "black": 0      }    },    {      "turn": 53,      "player": "black",      "action": "capture",      "piece": "bishop",      "targetType": "white_soldier",      "fromX": 2,      "fromY": 2,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 1,        "black": 1      }    },    {      "turn": 54,      "player": "white",      "action": "capture",      "piece": "king",      "targetType": "black_bishop",      "fromX": 5,      "fromY": 5,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 54,      "player": "black",      "action": "spawn",      "piece": "archer",      "x": 2,      "y": 2,      "goldAfterMove": {        "white": 2,        "black": 0      }    },    {      "turn": 54,      "player": "white",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 4,      "toX": 5,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 54,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 4,      "fromY": 2,      "toX": 4,      "toY": 3,      "goldAfterMove": {        "white": 3,        "black": 1      }    },    {      "turn": 55,      "player": "white",      "action": "move",      "piece": "queen",      "targetType": "empty",      "fromX": 6,      "fromY": 5,      "toX": 9,      "toY": 2,      "goldAfterMove": {        "white": 4,        "black": 1      }    }  ]} very long game also I used @brutalitywarlord's suggestion of fortress defense also I'm happy to return
Avatar of MAFAB_Mason
MAFAB_Mason Mar 8, 2026
I have 1 suggestion: you can say when you are available to play in this forum so that we can find a time when lots of people can be on the site at once, not only one person
Avatar of MAFAB_Mason
MAFAB_Mason Feb 17, 2026
I have an idea: create puzzles from your own games and post them here to have people solve them! I guess I'll start with this: White to move Goal: Mate in 2
Avatar of MAFAB_Mason
MAFAB_Mason Feb 14, 2026
One more member for the 30!
Avatar of X_MegaGamer_X
X_MegaGamer_X Feb 12, 2026
I found a bug on siege chess. It prevents me frim joining games. At the time this occurred, I was not in a game, but the server says that I am in a game and waiting to start. Can anyone help?
Avatar of brutalitywarlord
brutalitywarlord Feb 11, 2026
Imagine, if I checkmated someone’s fortress with a king, a pawn, and a knight (King.Pawn.Knight is my siege chess username)
Avatar of brutalitywarlord
brutalitywarlord Feb 3, 2026
I disabled all pieces with powerful captures: {  "players": [    {      "username": "King.Pawn.Knight",      "color": "white"    },    {      "username": "BishopBlaster_414_Demon",      "color": "black"    }  ],  "initialBoard": [    [      "empty",      "empty",      "empty",      "black_pawn",      "black_king",      "black_fortress",      "empty",      "black_pawn"    ],    [      "empty",      "empty",      "empty",      "empty",      "black_soldier",      "empty",      "black_archer",      "empty"    ],    [      "empty",      "empty",      "empty",      "black_pawn",      "empty",      "black_pawn",      "empty",      "black_soldier"    ],    [      "empty",      "empty",      "empty",      "white_pawn",      "white_pawn",      "empty",      "empty",      "empty"    ],    [      "empty",      "empty",      "empty",      "empty",      "white_general",      "empty",      "empty",      "empty"    ],    [      "empty",      "empty",      "white_fortress",      "empty",      "empty",      "empty",      "empty",      "empty"    ],    [      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty"    ],    [      "white_king",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty",      "empty"    ]  ],  "initialGold": {    "white": 0,    "black": 0  },  "moves": [    {      "turn": 1,      "player": "white",      "action": "capture",      "piece": "pawn",      "targetType": "black_pawn",      "fromX": 3,      "fromY": 4,      "toX": 2,      "toY": 5,      "goldAfterMove": {        "white": 0.5,        "black": 0      }    },    {      "turn": 1,      "player": "black",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 1,      "fromY": 6,      "toX": 2,      "toY": 6,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 2,      "player": "white",      "action": "capture",      "piece": "pawn",      "targetType": "black_soldier",      "fromX": 2,      "fromY": 5,      "toX": 1,      "toY": 4,      "goldAfterMove": {        "white": 1,        "black": 0.5      }    },    {      "turn": 2,      "player": "black",      "action": "capture",      "piece": "king",      "targetType": "white_pawn",      "fromX": 0,      "fromY": 4,      "toX": 1,      "toY": 4,      "goldAfterMove": {        "white": 1,        "black": 0.5      }    },    {      "turn": 3,      "player": "white",      "action": "move",      "piece": "general",      "targetType": "empty",      "fromX": 4,      "fromY": 4,      "toX": 4,      "toY": 5,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 3,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 0,      "fromY": 3,      "toX": 0,      "toY": 2,      "goldAfterMove": {        "white": 1.5,        "black": 1      }    },    {      "turn": 4,      "player": "white",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 3,      "fromY": 3,      "toX": 4,      "toY": 7,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 4,      "player": "white",      "action": "promotion",      "piece": "rogue",      "x": 4,      "y": 7,      "goldAfterMove": {        "white": 2,        "black": 1      }    },    {      "turn": 4,      "player": "black",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 2,      "fromY": 6,      "toX": 2,      "toY": 5,      "goldAfterMove": {        "white": 2,        "black": 1.5      }    },    {      "turn": 5,      "player": "white",      "action": "move",      "piece": "rogue",      "targetType": "empty",      "fromX": 4,      "fromY": 7,      "toX": 5,      "toY": 6,      "goldAfterMove": {        "white": 2.5,        "black": 1.5      }    },    {      "turn": 5,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 2,      "fromY": 7,      "toX": 4,      "toY": 7,      "goldAfterMove": {        "white": 2.5,        "black": 2      }    },    {      "turn": 6,      "player": "white",      "action": "move",      "piece": "rogue",      "targetType": "empty",      "fromX": 5,      "fromY": 6,      "toX": 6,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 6,      "player": "black",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 2,      "fromY": 5,      "toX": 1,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 2.5      }    },    {      "turn": 7,      "player": "white",      "action": "spawn",      "piece": "pawn",      "x": 4,      "y": 3,      "goldAfterMove": {        "white": 2.5,        "black": 2.5      }    },    {      "turn": 7,      "player": "black",      "action": "spawn",      "piece": "paladin",      "x": 1,      "y": 6,      "goldAfterMove": {        "white": 2.5,        "black": 0      }    },    {      "turn": 7,      "player": "white",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 4,      "fromY": 3,      "toX": 5,      "toY": 7,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 7,      "player": "white",      "action": "promotion",      "piece": "scout",      "x": 5,      "y": 7,      "goldAfterMove": {        "white": 3,        "black": 0      }    },    {      "turn": 7,      "player": "black",      "action": "capture",      "piece": "paladin",      "targetType": "white_general",      "fromX": 1,      "fromY": 6,      "toX": 4,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 0.5      }    },    {      "turn": 8,      "player": "white",      "action": "capture",      "piece": "scout",      "targetType": "black_soldier",      "fromX": 5,      "fromY": 7,      "toX": 4,      "toY": 7,      "goldAfterMove": {        "white": 3,        "black": 0.5      }    },    {      "turn": 8,      "player": "black",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 1,      "fromY": 5,      "toX": 2,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 1      }    },    {      "turn": 9,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 4,      "fromY": 7,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 3,        "black": 1      }    },    {      "turn": 9,      "player": "black",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 2,      "fromY": 5,      "toX": 2,      "toY": 6,      "goldAfterMove": {        "white": 3,        "black": 1.5      }    },    {      "turn": 10,      "player": "white",      "action": "capture",      "piece": "scout",      "targetType": "black_paladin",      "fromX": 4,      "fromY": 4,      "toX": 4,      "toY": 5,      "goldAfterMove": {        "white": 3,        "black": 1.5      }    },    {      "turn": 10,      "player": "black",      "action": "move",      "piece": "archer",      "targetType": "empty",      "fromX": 2,      "fromY": 6,      "toX": 2,      "toY": 7,      "goldAfterMove": {        "white": 3,        "black": 2      }    },    {      "turn": 11,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 4,      "fromY": 5,      "toX": 7,      "toY": 5,      "goldAfterMove": {        "white": 3.5,        "black": 2      }    },    {      "turn": 11,      "player": "black",      "action": "spawn",      "piece": "soldier",      "x": 0,      "y": 4,      "goldAfterMove": {        "white": 3.5,        "black": 0.5      }    },    {      "turn": 11,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 7,      "fromY": 5,      "toX": 7,      "toY": 7,      "goldAfterMove": {        "white": 4,        "black": 0.5      }    },    {      "turn": 11,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 0,      "fromY": 2,      "toX": 0,      "toY": 1,      "goldAfterMove": {        "white": 4,        "black": 1      }    },    {      "turn": 12,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 7,      "fromY": 7,      "toX": 1,      "toY": 7,      "goldAfterMove": {        "white": 4.5,        "black": 1      }    },    {      "turn": 12,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 2,      "fromY": 3,      "toX": 3,      "toY": 3,      "goldAfterMove": {        "white": 4.5,        "black": 1.5      }    },    {      "turn": 13,      "player": "white",      "action": "capture",      "piece": "scout",      "targetType": "black_archer",      "fromX": 1,      "fromY": 7,      "toX": 2,      "toY": 7,      "goldAfterMove": {        "white": 5,        "black": 1.5      }    },    {      "turn": 13,      "player": "black",      "action": "spawn",      "piece": "pawn",      "x": 1,      "y": 6,      "goldAfterMove": {        "white": 5,        "black": 1      }    },    {      "turn": 13,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 2,      "fromY": 7,      "toX": 1,      "toY": 7,      "goldAfterMove": {        "white": 5.5,        "black": 1      }    },    {      "turn": 13,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 1,      "fromY": 6,      "toX": 2,      "toY": 6,      "goldAfterMove": {        "white": 5.5,        "black": 1.5      }    },    {      "turn": 14,      "player": "white",      "action": "capture",      "piece": "scout",      "targetType": "black_pawn",      "fromX": 1,      "fromY": 7,      "toX": 2,      "toY": 6,      "goldAfterMove": {        "white": 6,        "black": 1.5      }    },    {      "turn": 14,      "player": "black",      "action": "spawn",      "piece": "soldier",      "x": 1,      "y": 5,      "goldAfterMove": {        "white": 6,        "black": 0      }    },    {      "turn": 14,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 2,      "fromY": 6,      "toX": 2,      "toY": 7,      "goldAfterMove": {        "white": 6.5,        "black": 0      }    },    {      "turn": 14,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 1,      "fromY": 4,      "toX": 0,      "toY": 3,      "goldAfterMove": {        "white": 6.5,        "black": 0.5      }    },    {      "turn": 15,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 2,      "fromY": 7,      "toX": 1,      "toY": 7,      "goldAfterMove": {        "white": 7,        "black": 0.5      }    },    {      "turn": 15,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 0,      "fromY": 4,      "toX": 0,      "toY": 6,      "goldAfterMove": {        "white": 7,        "black": 1      }    },    {      "turn": 16,      "player": "white",      "action": "capture",      "piece": "scout",      "targetType": "black_pawn",      "fromX": 1,      "fromY": 7,      "toX": 0,      "toY": 7,      "goldAfterMove": {        "white": 7.5,        "black": 1      }    },    {      "turn": 16,      "player": "black",      "action": "spawn",      "piece": "pawn",      "x": 1,      "y": 6,      "goldAfterMove": {        "white": 7.5,        "black": 0.5      }    },    {      "turn": 16,      "player": "white",      "action": "capture",      "piece": "scout",      "targetType": "black_pawn",      "fromX": 0,      "fromY": 7,      "toX": 1,      "toY": 6,      "goldAfterMove": {        "white": 8,        "black": 0.5      }    },    {      "turn": 16,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 0,      "fromY": 6,      "toX": 0,      "toY": 4,      "goldAfterMove": {        "white": 8,        "black": 0.5      }    },    {      "turn": 17,      "player": "white",      "action": "spawn",      "piece": "general",      "x": 3,      "y": 4,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 17,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 3,      "fromY": 3,      "toX": 3,      "toY": 2,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 18,      "player": "white",      "action": "spawn",      "piece": "pawn",      "x": 4,      "y": 2,      "goldAfterMove": {        "white": 0,        "black": 0.5      }    },    {      "turn": 18,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 1,      "fromY": 5,      "toX": 1,      "toY": 3,      "goldAfterMove": {        "white": 0,        "black": 0.5      }    },    {      "turn": 19,      "player": "white",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 4,      "fromY": 2,      "toX": 4,      "toY": 6,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 19,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 0,      "fromY": 4,      "toX": 0,      "toY": 2,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 20,      "player": "white",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 4,      "fromY": 6,      "toX": 4,      "toY": 7,      "goldAfterMove": {        "white": 1,        "black": 0.5      }    },    {      "turn": 20,      "player": "white",      "action": "promotion",      "piece": "scout",      "x": 4,      "y": 7,      "goldAfterMove": {        "white": 1,        "black": 0.5      }    },    {      "turn": 20,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 3,      "fromY": 2,      "toX": 3,      "toY": 1,      "goldAfterMove": {        "white": 1,        "black": 0.5      }    },    {      "turn": 21,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 4,      "fromY": 7,      "toX": 4,      "toY": 5,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 21,      "player": "black",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 3,      "fromY": 1,      "toX": 4,      "toY": 1,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 22,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 4,      "fromY": 5,      "toX": 1,      "toY": 5,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 22,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 0,      "fromY": 2,      "toX": 0,      "toY": 4,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 23,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 1,      "fromY": 5,      "toX": 1,      "toY": 4,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 23,      "player": "black",      "action": "capture",      "piece": "king",      "targetType": "white_scout",      "fromX": 0,      "fromY": 3,      "toX": 1,      "toY": 4,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 24,      "player": "white",      "action": "move",      "piece": "general",      "targetType": "empty",      "fromX": 3,      "fromY": 4,      "toX": 2,      "toY": 5,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 24,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 1,      "fromY": 4,      "toX": 2,      "toY": 3,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 25,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 1,      "fromY": 6,      "toX": 1,      "toY": 4,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 25,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 2,      "fromY": 3,      "toX": 1,      "toY": 2,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 26,      "player": "white",      "action": "move",      "piece": "general",      "targetType": "empty",      "fromX": 2,      "fromY": 5,      "toX": 2,      "toY": 3,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 26,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 1,      "fromY": 2,      "toX": 2,      "toY": 1,      "goldAfterMove": {        "white": 1.5,        "black": 0.5      }    },    {      "turn": 27,      "player": "white",      "action": "spawn",      "piece": "pawn",      "x": 3,      "y": 2,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 27,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 2,      "fromY": 1,      "toX": 3,      "toY": 1,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 28,      "player": "white",      "action": "move",      "piece": "rogue",      "targetType": "empty",      "fromX": 6,      "fromY": 5,      "toX": 4,      "toY": 3,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 28,      "player": "black",      "action": "move",      "piece": "soldier",      "targetType": "empty",      "fromX": 0,      "fromY": 4,      "toX": 0,      "toY": 2,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 29,      "player": "white",      "action": "move",      "piece": "rogue",      "targetType": "empty",      "fromX": 4,      "fromY": 3,      "toX": 2,      "toY": 1,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 29,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 3,      "fromY": 1,      "toX": 4,      "toY": 2,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 30,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 1,      "fromY": 4,      "toX": 4,      "toY": 4,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 30,      "player": "black",      "action": "spawn",      "piece": "pawn",      "x": 0,      "y": 3,      "goldAfterMove": {        "white": 0.5,        "black": 0      }    },    {      "turn": 30,      "player": "white",      "action": "move",      "piece": "general",      "targetType": "empty",      "fromX": 2,      "fromY": 3,      "toX": 4,      "toY": 3,      "goldAfterMove": {        "white": 0.5,        "black": 0      }    },    {      "turn": 30,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 2,      "toX": 5,      "toY": 1,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 31,      "player": "white",      "action": "move",      "piece": "scout",      "targetType": "empty",      "fromX": 4,      "fromY": 4,      "toX": 4,      "toY": 2,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 31,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 5,      "fromY": 1,      "toX": 5,      "toY": 0,      "goldAfterMove": {        "white": 0.5,        "black": 1      }    },    {      "turn": 32,      "player": "white",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 3,      "fromY": 2,      "toX": 6,      "toY": 1,      "goldAfterMove": {        "white": 0.5,        "black": 1      }    },    {      "turn": 32,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 5,      "fromY": 0,      "toX": 4,      "toY": 0,      "goldAfterMove": {        "white": 0.5,        "black": 1.5      }    },    {      "turn": 33,      "player": "white",      "action": "capture",      "piece": "scout",      "targetType": "black_pawn",      "fromX": 4,      "fromY": 2,      "toX": 4,      "toY": 1,      "goldAfterMove": {        "white": 0.5,        "black": 1.5      }    },    {      "turn": 33,      "player": "black",      "action": "capture",      "piece": "king",      "targetType": "white_scout",      "fromX": 4,      "fromY": 0,      "toX": 4,      "toY": 1,      "goldAfterMove": {        "white": 0.5,        "black": 2      }    },    {      "turn": 34,      "player": "white",      "action": "move",      "piece": "rogue",      "targetType": "empty",      "fromX": 2,      "fromY": 1,      "toX": 3,      "toY": 2,      "goldAfterMove": {        "white": 0.5,        "black": 2      }    },    {      "turn": 34,      "player": "black",      "action": "spawn",      "piece": "archer",      "x": 2,      "y": 5,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 34,      "player": "white",      "action": "move",      "piece": "general",      "targetType": "empty",      "fromX": 4,      "fromY": 3,      "toX": 4,      "toY": 2,      "goldAfterMove": {        "white": 0.5,        "black": 0.5      }    },    {      "turn": 34,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 1,      "toX": 4,      "toY": 0,      "goldAfterMove": {        "white": 0.5,        "black": 1      }    },    {      "turn": 35,      "player": "white",      "action": "move",      "piece": "pawn",      "targetType": "empty",      "fromX": 6,      "fromY": 1,      "toX": 5,      "toY": 1,      "goldAfterMove": {        "white": 1,        "black": 1      }    },    {      "turn": 35,      "player": "black",      "action": "move",      "piece": "king",      "targetType": "empty",      "fromX": 4,      "fromY": 0,      "toX": 5,      "toY": 0,      "goldAfterMove": {        "white": 1,        "black": 1.5      }    },    {      "turn": 36,      "player": "white",      "action": "spawn",      "piece": "pawn",      "x": 6,      "y": 1,      "goldAfterMove": {        "white": 0.5,        "black": 1.5      }    }  ]}
Avatar of Oliver_The_Wazir_Rider
Oliver_The_Wazir_Rider Feb 3, 2026
Black to move, next move checkmate. It was the Demon bot. White had 5 gold, lets brainstorm how they could have escaped. 
Avatar of Oliver_The_Wazir_Rider
Oliver_The_Wazir_Rider Feb 3, 2026
I played a game against 3 bots (1 easy 1 medium 1 hard) and this was what happened: first, the hard bot lost in like 1 move I was checked on move 2 and had to kill the archer which was checking me. then black checked me again with another archer, and this time I had to move my king. By move 3 I was in siege, and I was kept in siege for almost the whole game, which led to my eventual loss. Black got eliminated by move 5, and I lost on move 32. note: the goldmines are 1 on income Can you give me suggestions on how to improve the quality of the game and on how to improve my positioning and results? btw I lost my last game in like 1 move (on a VERY CRAMPED BOARD)
Avatar of Dimitrios-M-Chess960
Dimitrios-M-Chess960 Feb 1, 2026
I did a game against three demon bots. From the start, its looking like white vs Blue, and Black(me) vs RedAfter a handful of turns I begin my push towards red, taking advantage of the fued between white and blue to shield me from the 1vAll. Red has spawned a dragon and sent it upwards towards white surprisingly. This is the point my attack on Red begins to fail. The aftermath: Now Blue has me in siege for a turn or two, smelling blood in the water I decide to recede after some more losses and boost my defenses. My defenses are back up and running, and now Blue and Red are ganking on White. This gave me some good breathing room to build again. I blundered my rook and started knight spamming to kick out blues queen:Funs over for white, its Blue's next move and its checkmate:Red and Blue are starting to coordinate against me, so I decide that Blue with his exposed king is the best and easiest target for me to eliminate. I can't win a 2v1 against a demon, but a 1v1, maybe. Its red's next move, and they actually sacrifice a queen to help me secure checkmate against blue. Many moves later I am starting to contend with Red's dragon. Scouts with defense are the best way to scare them off. Red's next move is sacrificing the dragon to kill the two scouts:Late into the game, I am still going back and forth with red, but the second they spawned that second rook it was starting to go downhill for me. I am starting to get a little nervous about red's wizard, which has had me locked into siege for a while now. I decide to gain some tempo against the rook, and set up to spawn another pawn to kick out the wizard. But the end is drawing near. I finally broke the siege, but in a few moments I am going to make a critical blunder that eliminates me. I got greedy and wanted to attack Red's rook, but I missed that my king was cornered, and that cost me the game. That's it, red is next to move. Spot the checkmate if you can. 
Avatar of brutalitywarlord
brutalitywarlord Jan 31, 2026
I was checkmated on the next move but that's not the main point Look at the gold count and the terrain
Avatar of BlazeBlitzer
BlazeBlitzer Jan 30, 2026
here go i am white, and the bot is black That pawn wants to attack My fortress and my king are in danger Apparently he was smarter than me rip archer hi paladins rip paladin Let's get rid of this intruder The magician did not see the bishop and was brutally defeated That guy died very young, to be honest lol rip pawn sup bro this is sus uh yes sus WAIT WHAT
Avatar of MAFAB_Mason
MAFAB_Mason Jan 25, 2026
Below is a breakdown of every piece in Siege Chess, including a description of their cost, and how they move and capture: Pawn (Cost: 1 gold): A basic unit that moves one square along rows or columns, captures one square diagonally. It can't move or capture closer to its own fortress. It can be promoted if it reaches any square on the edge of the board furthest from its own fortress. Soldier (Cost: 2 gold): A pawn variant that moves exactly two squares along rows or columns, jumping over obstacles. Captures one square diagonally. Is not affected by distance to fortress. Archer (Cost: 2 gold): A pawn variant that moves one square along rows or columns. Captures exactly two squares away diagonally, jumping over obstacles. Is not affected by distance to fortress. Bomber (Cost: 3 gold):  A special pawn variant that explodes, sacrificing itself upon capturing a piece to destroy all adjacent pieces. Moves one square along rows or columns. Captures by landing on an enemy piece. Can capture mountains, but does not trigger explosion. Rogue (Cost: 4 gold): A special pawn variant that focuses on stealth. Moves two square diagonally - can jump over obstacles. Captures one square along rows or columns. Invisible to enemies unless it can be captured or is directly adjacent to an enemy piece. Knight (Cost: 3 gold): Moves in a 2x1 "L" shape. It can jump over pieces and captures by landing on an enemy's square. Paladin (Cost: 3 gold): A variant of the knight that moves in an extended 3x1 "L" shape, jumping over pieces and capturing by landing on an enemy's square. Bishop (Cost: 3 gold): Slides any number of squares diagonally, capturing by landing on an enemy's square. Wizard (Cost: 4 gold): A shorter range variant of the bishop, which can jump over obstacles. Moves up to three squares diagonally. Captures by landing on a piece. Rook (Cost: 5 gold): Slides any number of squares along rows or columns, capturing by landing on an enemy piece. Scout (Cost: 6 gold): Slides any number of squares along rows or columns. Can move over obstacles. Captures one square away in any direction. Queen (Cost: 9 gold): Slides any number of squares in any direction, capturing by landing on an enemy's square. Berserker (Cost: 11 gold): A variant of the queen which explodes upon capturing a piece. Moves any number of squares in all directions, capturing by landing on an enemies square. Can capture mountains, but does not trigger explosion. Dragon (Cost: 15 gold): A shorter range variant of the queen. Slides up to three squares in any direction, capturing by landing on an enemy's square. When capturing a piece, the dragon also captures any pieces (friendly or enemy) between its starting and final position. General (Cost: 8 gold): A variant of the King which provides extra movement options to Pawns, Soldiers, and Archers. Moves up to two squares in any direction, capturing one square away. Allows pawns, soldiers, or archers within two squares of the general to move to anywhere within two squares of the general. Outpost (Cost: 10 gold): Stationary piece that can be spawned by replacing one of your pawns. Extends your spawn area to include a radius of 1 around the outpost. Can still be captured, defend it well.
Avatar of MAFAB_Mason
MAFAB_Mason Jan 25, 2026