Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to hide solution for custom setup #58

Open
patrickc3000 opened this issue Apr 1, 2016 · 5 comments
Open

How to hide solution for custom setup #58

patrickc3000 opened this issue Apr 1, 2016 · 5 comments

Comments

@patrickc3000
Copy link

Is there any way to post a chess puzzle where the user can navigate through the moves, or "guess the next move" without actually showing the notation from the PGN?

@patrickc3000
Copy link
Author

For reference, here is the code I'm trying to edit:

  1. Rxg7 RxR 2. BxN Rg8 3. BxR+ RxB 4. Qd8+ Rg8 Qxg8# is not a forced win for White. Please help me find a better move for black after 1. Rxg7 RxR 2. BxN.

[pgn]
[SetUp "1"]

[FEN "4r2k/p1p2rpp/1p3n2/6R1/2P2P2/PP1Q1P1q/1B5P/6RK w - - 0 1"]

  1. Rxg7 Rxg7 2. Bxf6 Qg2+! 3. Rxg2 Re1+ 4. Rg1 Rxg1# 0-1

[/pgn]

@yo35
Copy link
Owner

yo35 commented Apr 4, 2016

Hi,
Currently, RPB Chessboard does not provide any feature to to hide some moves defined a PGN. Sorry about this.

@yo35
Copy link
Owner

yo35 commented Apr 4, 2016

By the way, it might be possible to use RPB Chessboard together with a quizz plugin (see for example: https://fr.wordpress.org/plugins/slickquiz/ or https://fr.wordpress.org/plugins/mtouch-quiz/) to create training puzzles.

@patrickc3000
Copy link
Author

I appreciate you looking into it. I don't think our users will be happy
with anything other than a board that is fully interactive for chess
puzzles. I'll have to see what else I can come up with.
On Apr 4, 2016 2:30 PM, "Yoann Le Montagner" [email protected]
wrote:

By the way, it might be possible to use RPB Chessboard together with a
quizz plugin (see for example: https://fr.wordpress.org/plugins/slickquiz/
or https://fr.wordpress.org/plugins/mtouch-quiz/) to create training
puzzles.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#58 (comment)

@yo35
Copy link
Owner

yo35 commented Apr 4, 2016

I understand that. There are other requests to get puzzle facilities in the plugin (see #17 for instance). I think I will work on it at some point...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants