Java Chess Programming Video #10 The Pawn (Part I)

preview_player
Показать описание

Chess Code Repository :

IDE:

Reading Material:
Рекомендации по теме
Комментарии
Автор

Since no comment on this video, I just wanted to say you are a god sent.

JohanSebastianCorn
Автор

maaan these series are lit, i mean so far so nice explanation, and I really appreciate when you encourage us to stop, pause and think for ourselves some of the things! after 7years, tnx <3

makov
Автор

Thank you so much man!! Really appritieate your efforts :)

TechByShreya
Автор

I AM confused why
queen, bishop, rooks dont do inside foreach loop:
= this.piecePosition + currentCandidateOffset; before if(isColumnExclusions)
i mean while checking validation of knight, shouldnt we look for columnExclusions first and then add currentCandidateOffSet ? just like in bishops

_meric_
Автор

Pretty good content! Is Graphical User Interface covered in future videos of this series?

felipeuchoa
Автор

Which java design pattern have you used?

AbdulRahman-jpbr