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

support standard chess notation #19

Open
jubalh opened this issue Jul 3, 2014 · 1 comment
Open

support standard chess notation #19

jubalh opened this issue Jul 3, 2014 · 1 comment

Comments

@jubalh
Copy link
Owner

jubalh commented Jul 3, 2014

we should include support for some of the stanard chess notations to make moves and record them.
https://en.wikipedia.org/wiki/Chess_notation

@jubalh
Copy link
Owner Author

jubalh commented Aug 12, 2014

There is a package containing parser. All parsers should inherit from NotationParser see JessyNotationParser for an example.

Add some more standard chess notation parsers. Later we let the user decide which one to use. So far we set it statically at https://github.com/jubalh/jessy/blob/master/src/main/java/com/github/jubalh/jessy/CmdLine.java#L21

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

No branches or pull requests

1 participant