How does the knight move
Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
Yeah it's what is sounds like.
First we have the pawn. I think it's good the way it is but I have an idea to make it better. The pawn can now move sideways 1 square left and right. This is mainly just so that you can avoid doubling up on pawns.
Next up we have the Knight. For this one I made it so that it can go to every square in a L shape. (This is hard to explain so let me show you.)
After that we have the bishop.Now this is a simple one, I just let it move one square left or right so it can change from a light squared bishop to a dark square bishop and vise versa.
Now we have the rook. I'm guessing I should just do what I did for the bishop.
Now we have the queen. Just so I don't make it too op I'm just adding original knight movements.
Now we have the final piece, the king! I just extended it by One in every orthogonal and diagonal direction.
So um yeah, that's it. Did I do good? Also if you want to you can do the same I guess.
Oh and I forgot to mention, yellow means normal movement and blue means added movement.