Implement kCTF strategy

This implementation is pretty scuffed, but its more exploratory than anything else.
This commit is contained in:
Zoe
2025-11-21 16:20:07 +00:00
parent cfab3d0b8f
commit 570531fe32
22 changed files with 1090 additions and 1007 deletions

View File

@@ -1,7 +1,10 @@
strategy = "target_number"
strategy = "kctf"
[leading_zeroes]
difficulty = 4
[target_number]
max_number = 10000
[kctf]
difficulty = 100