Commit Graph

21 Commits

Author SHA1 Message Date
0bd8dec65d fix othello player skip logic 2025-02-10 10:23:28 -05:00
3d3eb01143 allocator optimizations 2025-02-10 01:39:23 -05:00
f5d44ca9f5 cache winner in Move 2025-02-08 23:13:12 -05:00
ec0eb7f849 allow the game to end in cases of a non-full board 2025-02-08 22:47:44 -05:00
325ac75c31 major algo improvements again 2025-02-08 14:14:05 -05:00
bd7d4850a1 changes 2025-02-07 10:31:58 -05:00
6143473c1d fix some stuff 2025-02-06 22:56:01 -05:00
3681fd7e41 iterator fixes 2025-02-06 16:14:48 -05:00
1bed0b61ad add RandomAgent 2025-02-04 19:49:51 -05:00
1fc731ac59 fix diagonals and user input 2025-01-30 15:53:02 -05:00
652ea97f83 remove QueueAgent 2025-01-28 16:16:20 -05:00
f18fedd5cc clippy 2025-01-28 15:05:47 -05:00
9f6be9b669 woah 2025-01-28 15:05:32 -05:00
565f638b1b improve player management 2025-01-28 14:16:16 -05:00
1803176a24 game 2025-01-28 13:14:01 -05:00
afef9f1b19 sample game segment 2025-01-28 13:07:03 -05:00
a1373ec338 improve prop range splitting 2025-01-27 14:30:41 -05:00
6dde0ff29f board printing 2025-01-27 11:06:34 -05:00
ad551391b2 stuff 2025-01-26 00:44:19 -05:00
3ab0f4bb5f things 2025-01-23 16:43:34 -05:00
a1e2261d50 create Board and Piece types 2025-01-23 16:02:36 -05:00