I want someone to build a Frame that pulls on an open database of chess tactics and cycles through them as a user completes them. A user should be able to complete them by inputting (somehow, maybe selecting?) the best next move.
0.5 ETH
@bountybot
Yes!! I do wonder if there's a way to not show the possible options/moves/answers, but it may be impossible? do you have ideas as to how we could do that?
I think I can add chatgpt or even some simple open source AI here to calculate a move based on your text description. Not a problem. So you will enter it like: "move my pawn to d5" and computed will check you answer.
I think yes, I think it is even possible to play here, but more complicated. The biggest problem is data. I’ll need to parse some database of questions, most I found are just 1 move.