Commit Graph

11 Commits

Author SHA1 Message Date
Jakub Kliszko
010ed1e7f5 fix: game board printing 2023-04-08 20:00:00 +02:00
Jakub Kliszko
038ecb090e feat: maximize pylint score 2023-04-08 19:54:56 +02:00
Jakub Kliszko
474ffde3a5 feat: fine tuning (WIP) 2023-04-08 19:12:08 +02:00
Jakub Kliszko
d4cb446264 feat: set up alpha beta 2023-04-08 17:50:31 +02:00
108121a4ed feat: le epic merge 2023-04-08 16:07:55 +02:00
3b327be121 Merge branch 'lab2' into alpha-beta 2023-04-08 16:03:47 +02:00
Jakub Kliszko
7926a3c170 feat: add player move handling and minor fixes 2023-04-08 15:57:10 +02:00
fec32e0abd feat: working get possible moves 2023-04-08 15:48:55 +02:00
98232581ff feat: make move piece and initial ai algorithm 2023-03-31 12:29:09 +00:00
c71b6c3aa7 feat: print board and check if move legal 2023-03-31 10:41:46 +00:00
0cc3033a20 feat: add main.py file 2023-03-29 08:24:00 +00:00