Skip to content

Implementing UCI time controls#124

Merged
Hardcode3 merged 19 commits into
mainfrom
time_controls
Apr 29, 2026
Merged

Implementing UCI time controls#124
Hardcode3 merged 19 commits into
mainfrom
time_controls

Conversation

@Hardcode3
Copy link
Copy Markdown
Owner

@Hardcode3 Hardcode3 commented Apr 29, 2026

📌 Implementing UCI time controls

📄 Description

  • Added uci time controls, aka. movetime, wtime, btime, winc, binc.
  • Added relevant tests and refactored minor sections of code.
  • Updated documentation according to the changes made to the uci controls.

🧩 Type of Change

  • ✨ New feature
    🔨 Refactoring
  • ✅ Test addition or update

@Hardcode3 Hardcode3 self-assigned this Apr 29, 2026
@Hardcode3 Hardcode3 added testing Adding, updating or removing any kind of tests. feat Implementation of a new feature refactoring Refactoring pieces of code of any kind. enhancement Improving the code base in any way. uci-protocol Universal Chess Interface protocol. labels Apr 29, 2026
@Hardcode3 Hardcode3 added this to the v0.1.3 UCI Skeleton milestone Apr 29, 2026
@Hardcode3 Hardcode3 added the run-pre-merge-checks Set this flag to run the final checks before merging a PR to main branch. label Apr 29, 2026
@Hardcode3 Hardcode3 merged commit 8e6d3e7 into main Apr 29, 2026
10 checks passed
@Hardcode3 Hardcode3 deleted the time_controls branch April 29, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improving the code base in any way. feat Implementation of a new feature refactoring Refactoring pieces of code of any kind. run-pre-merge-checks Set this flag to run the final checks before merging a PR to main branch. testing Adding, updating or removing any kind of tests. uci-protocol Universal Chess Interface protocol.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant