uci protocol
Moderator: Ras
-
- Posts: 36
- Joined: Fri May 30, 2025 10:18 pm
- Full name: Ben Vining
Re: uci protocol
Hmmm, today I learned!
-
- Posts: 36
- Joined: Fri May 30, 2025 10:18 pm
- Full name: Ben Vining
Re: uci protocol
Based on your advice, this is my new repetition checker class: https://github.com/benthevining/BenBot/ ... hecker.hpp
(and here's where it's updated from make_move: https://github.com/benthevining/BenBot/ ... n.cpp#L119)
This passes a test case I added based on
Does this code seem correct?
(and here's where it's updated from make_move: https://github.com/benthevining/BenBot/ ... n.cpp#L119)
This passes a test case I added based on
(which is here: https://github.com/benthevining/BenBot/ ... on.cpp#L59)
Does this code seem correct?