MichaelMrt / ChessPHP

Programming Chess in PHP
1 stars 0 forks source link

added queen check_move_legal #63

Closed MichaelMrt closed 6 months ago

MichaelMrt commented 6 months ago

Queen is now also implemented using the traits of bishop and rook closes #22