Hey long time no see! Sorry, this is not the usual art project. Smaller version of chess that I thought would be funny Unfinished due to time, but overall a general concept of how I would mod chess :) Unfinished/Glitch Code added to create a capture system, but overall doesn't work reliably Special thanks to @chalkmarrow for the original concept and base code for moving the pieces.
In order to capture pieces, move them to the side of the board, then let the capturing piece occupy the vacant square. General Rules/Information (follow if you like, moreso for game balance): - Due to the smaller size of the board, pawns cannot move two squares on their first move - Castling is still allowed, however the rook and king simply switch places as there is only one square between them with this board - Although not coded in, pawns cannot be promoted to queens, as they would be too broken on this smaller board.