Commit Graph

20 Commits

Author SHA1 Message Date
Claudio Maggioni 292266507d Changed description 2019-09-20 08:40:42 +02:00
Tommaso Rodolfo Masera 6a265e23b7 all queue has become vector 2019-09-01 17:50:45 +02:00
Tommaso Rodolfo Masera 5ccabd2791 fixed queue end with vector end 2019-09-01 16:07:21 +02:00
Tommaso Rodolfo Masera 8cb1bee38c queue is now a vector which works as a stack as well 2019-09-01 16:06:28 +02:00
Tommaso Rodolfo Masera 0cf053589e created queue in c and python 2019-09-01 14:52:45 +02:00
Claudio Maggioni (maggicl) 8660ff8bad Work on collections 2019-08-23 20:22:55 +02:00
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 a022bf6d0a claudio did the list 2019-08-11 18:32:58 +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
Claudio Maggioni 2b21c9d23c Added skeleton for assignment1 (2018) 2019-08-04 14:57:10 +02:00
Tommaso Rodolfo Masera 91bb9d5532 done shellcomments exercise 2019-08-04 14:54:41 +02:00
Claudio Maggioni 10357425fc Fixed sortlines 2019-08-04 14:28:56 +02:00
Claudio Maggioni (maggicl) 4b96df1d81 Added documentation 2019-07-26 00:13:50 +02:00
Claudio Maggioni (maggicl) 8e70de5278 Done sort-lines exercise 2019-07-26 00:05:56 +02:00