CastleLab / COMP3021-2020Fall-PA3-Student-Version

HKUST - COMP3021 - 2020Fall - Programming Assignment 3 - Student Version
https://course.cse.ust.hk/comp3021/
Apache License 2.0
1 stars 0 forks source link

Blocking Behavior #14

Closed wuto-chai closed 3 years ago

wuto-chai commented 3 years ago

would like to ask should we consider that a move destination equals to enemy's knight's one possible move destination as a kind of blocking situation? since it also "restricting the number of possible moves by the enemy"

Troublor commented 3 years ago

I don't think so. Blocking a knight refers to the blocking rule of the knight piece.