Commit Graph

19 Commits

Author SHA1 Message Date
LinlyBoi
9f88e6d99e literally copy pasted the heuristic scan function here with some minor adjustments 2023-05-10 08:15:54 +03:00
LinlyBoi
59474b531a ALMOST DONE AAAAA 2023-05-06 22:26:41 +03:00
LinlyBoi
e42a30a4c6 RED/BLU? more like P1 P2 2023-05-06 13:57:39 +03:00
LinlyBoi
95108e1323 cargo fix my beloved 2023-05-06 11:49:57 +03:00
LinlyBoi
c8be17a26a variable to store last move added for AI moves 2023-05-05 21:59:38 +03:00
LinlyBoi
c3f53436a9 flipped column and row numbers (i forgor) 2023-05-05 15:45:36 +03:00
LinlyBoi
85e022f0fb moved to the tests file 2023-05-04 22:52:02 +03:00
LinlyBoi
6b4aa377a0 partial eq for disk 2023-05-04 18:47:07 +03:00
LinlyBoi
f41b868752 death to indices 2023-05-02 21:35:15 +03:00
LinlyBoi
ead76cef1a heuristic file oh boy 2023-05-02 20:35:04 +03:00
LinlyBoi
769d40af39 refactored scores to make sense and check on each insertion :D 2023-05-02 18:37:24 +03:00
LinlyBoi
5bc294388f public use for indices for the module :D 2023-05-02 17:55:53 +03:00
LinlyBoi
1c44006ff4 pls help 2023-05-02 14:38:15 +03:00
LinlyBoi
70c0827205 functional programming 2023-05-02 02:20:13 +03:00
LinlyBoi
23fc7aa872 renamed BLUE to BLU for consistency 2023-05-01 23:18:32 +03:00
LinlyBoi
fbcf6c81e7 derive debug for Disks because I was losing my sanity 2023-05-01 22:27:24 +03:00
LinlyBoi
bf0bdecd34 2D array instead of Vec<Vec<Disk>> 2023-05-01 00:05:40 +03:00
LinlyBoi
4a869ee527 the start of sth cool in gamedata 2023-04-29 19:33:39 +03:00
LinlyBoi
e28a915d47 feat: Game Struct started and tests on the way 2023-04-29 14:10:18 +03:00