Hacker News new | ask | show | jobs
by joshstrike 5712 days ago
Cool stuff. Do you already have an API for people to write their own solvers -- something that passes a board state and an interface to return ranked choices? How do you stop people on the network from overranking their own AI's choices (assuming this were an open project)?
1 comments

I do not have an API for solvers. There would have to be a registration system, possibly white-listed by IP address.