Commit Graph

8 Commits

Author SHA1 Message Date
Claudio Maggioni (maggicl) ad459c3b85 Cleaned chess binary and added comments 2019-08-20 22:28:33 +02:00
Claudio Maggioni (maggicl) 7ad853f0a3 Fix check illegal move checks, added checkmate
Checkmate detection is untested.
2019-08-20 13:54:01 +02:00
Claudio Maggioni (maggicl) be72018a0a Invalid moves when checked now checked 2019-08-20 13:09:37 +02:00
Claudio Maggioni (maggicl) 635486c9b5 assigment1-18: done up to check (no checkmate) 2019-08-19 14:47:14 +02:00
Tommaso Rodolfo Masera c15804f0d9 done queen and knight 2019-08-11 13:23:29 +02:00
Tommaso Rodolfo Masera 82beae1160 done rook and bishop 2019-08-04 18:41:55 +02:00
Claudio Maggioni 9d3e28b9f0 Added move pawn code 2019-08-04 17:27:01 +02:00
Tommaso Rodolfo Masera 56afe8c36e started chessboard problem 2019-08-04 15:56:15 +02:00