Commit graph

113 commits

Author SHA1 Message Date
a4cdd53081
better tests! 2022-12-04 19:17:16 +01:00
155d212a85
better test 2022-12-04 18:57:33 +01:00
afcf0f07a4
add tests 2022-12-04 18:25:35 +01:00
652b718b2b
init: tests 2022-12-04 18:06:01 +01:00
2db2ce9a26
useless include 2022-12-04 18:05:52 +01:00
e103fa838d
Add usage 2022-12-04 18:01:54 +01:00
30e5aed2e0
add cli interface 2022-12-04 17:53:24 +01:00
620068e374
add todos 2022-12-03 23:36:14 +01:00
55f1aec682
add appendix title 2022-12-02 23:39:52 +01:00
053bde9c7c
add alphabeta 2022-12-01 20:56:58 +01:00
f4797f572b
update report 2022-12-01 19:56:31 +01:00
12c20f5805
Add a comment 2022-12-01 18:58:28 +01:00
ec4d13dc94
update report 2022-12-01 18:54:33 +01:00
8e40b83851
update sources 2022-12-01 18:54:26 +01:00
7f20ceb46e
add imgs and some info in the report 2022-12-01 16:33:24 +01:00
ef015aea80
add TODOs 2022-11-30 19:39:49 +01:00
670ab29be4
add const keyword 2022-11-28 21:06:59 +01:00
f24108bff8
add Og for dev lbl 2022-11-28 20:19:40 +01:00
44a6920e80
ignore all the temp files of latex 2022-11-28 09:08:56 +01:00
b4b3cd05a8
add the beginning of the report 2022-11-28 09:08:56 +01:00
4c00f961fd
use alphabeta bc he is swag 2022-11-21 00:41:20 +01:00
79613e27bc
add alphabeta algorithm 2022-11-21 00:40:53 +01:00
eb3b64ac5e
typo 2022-11-21 00:27:02 +01:00
e2e44f7f2c
remove dead code 2022-11-20 23:54:52 +01:00
9aef6e223d
free memory 2022-11-20 17:08:17 +01:00
870b5c2b16
hint only for humans 2022-11-20 17:07:55 +01:00
e81c8cbe28
FINALLY !!!!!! 2022-11-20 15:50:55 +01:00
18d633b382
fix list removal of token 2022-11-20 15:44:32 +01:00
52841ecaac
fix copy 2022-11-20 14:30:16 +01:00
8ed2c694fe
exactly follow the course..? 2022-11-19 18:14:03 +01:00
32007bd44b
follow course 2022-11-19 17:15:37 +01:00
7cbca7bffb
add info about the missing token 2022-11-19 17:15:16 +01:00
2338e83df9
move copy of the game to the game source file 2022-11-19 17:15:05 +01:00
9d3e8b0914
more minimax stuff 2022-11-19 15:50:58 +01:00
573f35d246
* impl list copy
* select stream when printing list
2022-11-19 15:50:43 +01:00
3b45f4cde9
* show token
* minimax as black
2022-11-19 15:50:18 +01:00
99fa3af788
start minimax impl 2022-11-19 11:40:52 +01:00
5630568c89
add min and max 2022-11-19 11:40:39 +01:00
f3f8cb9293
add.. something? 2022-11-18 17:09:15 +01:00
11a77f5331
remove useless include 2022-11-18 16:53:54 +01:00
e72ec34803
add minimax files 2022-11-18 16:49:19 +01:00
507695d621
refactor: .h 2022-11-18 16:35:36 +01:00
94df6620e9
remove artefact of gl4d 2022-11-18 16:12:24 +01:00
48afc879b3
check if play is legal 2022-11-18 16:09:04 +01:00
8653ef4d83
fix print of linked list 2022-11-18 16:08:47 +01:00
7e00f37208
* display fullname of player
* print the final board at the end
2022-11-18 16:08:37 +01:00
6cbf0fc507
fix exploit 2022-11-18 15:17:24 +01:00
c7141b1b8e
* add possibilites in a dedicated struct
* add somes fixes?
2022-11-18 15:15:18 +01:00
571dee4435
print list 2022-11-18 15:08:37 +01:00
960eec10c3
start at the middle whatever the size of the game 2022-11-18 14:32:52 +01:00