This is an exciting new chess variant played on a 10x10 board. Most of the pieces are standard pieces or variations on the standard pieces. 

In the browser version of the game,  possible moves are highlighted when you select a piece. 

Here is an explanation of the pieces that deviate from standard chess:

This piece is called a Pike. It can move forward, back, left, or right 1 square. It can capture diagonally in any direction. It is basically an upgraded pawn, and is very useful for shoring up weakened pawn structures. It can also promote to any major piece when it reaches the back rank, but it can't move forward two spaces on its first move, so it has a long way to go to get there. 



This is a Knighted Bishop. It can move like a bishop or like a knight. 


This is a Knighted Rook. It can move like a rook or a knight. 



This is a Paladin. It can move like a knight (1 space in one direction, 2 spaces in another direction), or it can move in an expanded knight pattern. 1 space in one direction, 3 spaces in another direction. It can also move 2 spaces in one direction, and 2 spaces in another direction. All of its moves are "hops" so it can jump over other pieces. 



This piece is an Assassin. It can move to any open square on the board, but it can only capture like a king (one space in any direction). 


This piece is a Wizard. It can switch places with any of your pieces. There are two restrictions. (1) it cannot switch places with a pawn or a pike if it is on the last rank (no instant promotions), and (2) it cannot switch places with your king if your king is in check. 


I will continue to work on the programming for this browser version of the game to make it look nicer, but I wanted to publish the game now that the concepts are hammered out. 

Unfortunately, I haven't yet been able to produce an AI engine to play against, so this only functions as a local 2-player game so far, but the board flips with every move and the opponents last move is always highlighted, which makes local 2-player much smoother. 


This was a lot of fun to make, and I hope you enjoy playing it as much as I do!

-John Oldroyd, creator of Hundred Square Chess - Knighted Armies

Leave a comment

Log in with itch.io to leave a comment.