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

PGN Converter - Cannot promote to a King #2

Open
mic-max opened this issue Apr 28, 2022 · 0 comments
Open

PGN Converter - Cannot promote to a King #2

mic-max opened this issue Apr 28, 2022 · 0 comments

Comments

@mic-max
Copy link

mic-max commented Apr 28, 2022

https://github.com/zsoltk/chesso/blob/main/app/src/main/java/com/github/zsoltk/chesso/model/game/converter/PgnConverter.kt#L27

In PGN K refers to a king.
In the promotion part it should be changed from K to N, which represents a kNight 🙂

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

Successfully merging a pull request may close this issue.

1 participant