Commit Graph

17 Commits

Author SHA1 Message Date
a76b04b8f9 feat: conform to pep8 2023-04-10 22:32:51 +02:00
469e1ca42b feat: add interactive command line 2023-04-10 06:19:56 +02:00
023885402c feat: allow for multiple takes in one turn 2023-04-10 05:15:20 +02:00
Jakub Kliszko
c8e0b10590 feat: add board rotating 2023-04-08 20:37:01 +02:00
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
kuhy
cfb8eb8136 Merge remote-tracking branch 'origin/lab2' into lab2 2023-03-29 08:24:38 +00:00
0cc3033a20 feat: add main.py file 2023-03-29 08:24:00 +00:00
d56f4b1e73 feat: add lab instructions lab2 2023-03-29 10:19:51 +02:00