chess
by cameron8299
Project Description
remake of https://scratch.mit.edu/projects/543854227/
not yet complete, but mostly functional.
click and drag pieces to move.
all the basic movement implemented,
pawns move 1 or 2 spaces forward, they can capture a piece on one space forward and diagonal if there is a piece there.
knights move 2 spaces any direction and over one
rooks can move as many spaces straight up/down or left/right so long as there are no other pieces in the way
likewise bishops move as far diagonal in the same fashion
queens can move like both rooks and bishops, up/down / left/right and diagonal
kings move 1 space.
missing mechanics:
pawn promotion
castling move with king and rook
en passant capture with pawn
/* kings can enter and remain freely in check/checkmate and be captured and the game just goes on in anarchy */ (only in the scratch version ;))
Created March 1, 2022
Last updated April 2, 2022
Published March 1, 2022