Uploaded March 2023 | Updated September 2026, 4 hours ago
Today we will have a look at the #puzzle called Frustr8tor and we will #code a solver for it. It's basically the NQueens problem with preset queens to add some difficulty.
But nothing a computer or a human with 2.5 braincells (like myself) can't solve
Code:
github.com/rdoetjes/tuts/tree/main/frustr8tor
Today we will have a look at the #puzzle called Frustr8tor and we will #code a solver for it. It's basically the NQueens problem with preset queens to add some difficulty.
But nothing a computer or a human with 2.5 braincells (like myself) can't solve
Code:
github.com/rdoetjes/tuts/tree/main/frustr8tor










