In this part we are add the movement for the bishop!
The code in this video can be found on this GitHub repository:
https://github.com/FrontendCodingYT/c...
Timestamps:
0:00 Introduction
1:00 Optimizing movement logic
1:10 Question: optimizing
4:30 Getting passed position
6:00 Top right movement
9:00 Determining legal or illegal move
9:40 Moving other directions