jpenilla / chesscraft

Paper plugin adding in-world chess matches against players and chess engines (CPUs) to Minecraft
https://modrinth.com/plugin/chesscraft
Apache License 2.0
19 stars 2 forks source link

Feature request: Chess problems #1

Open SlimeDog opened 1 year ago

SlimeDog commented 1 year ago

I would like to be able to construct chess problems

Possible?

jpenilla commented 1 year ago

Do you mean like chess.com puzzles where you play against the computer and there is only one correct move? Or just different starting positions?

SlimeDog commented 1 year ago

Playing a specific chess.com puzzle would be interesting, but I would happily settle for something like

jpenilla commented 1 year ago

Storing game history and states is something I want to do eventually, but that's better as a separate issue.

I like this idea in general though.

SlimeDog commented 1 year ago

Moved game save/evaluation feature requests to https://github.com/jpenilla/chesscraft/issues/15

SlimeDog commented 11 months ago

Any movement on this issue?