fenimore / ghess

Chess engine, AI, cli interface, and websocket client ♞
https://ghess-chess.herokuapp.com/
GNU General Public License v3.0
13 stars 0 forks source link

Pawn checks king, and it doesn't register as check #4

Closed fenimore closed 8 years ago

fenimore commented 8 years ago

It doesn't let the king stay in check, but the growser UI doesn't send a message, Check! when the pawns attack a king...

fenimore commented 8 years ago

Fixed, see tests :)