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

Saving/Loading skat games #18

Open
b0n541 opened this issue Sep 8, 2014 · 2 comments
Open

Saving/Loading skat games #18

b0n541 opened this issue Sep 8, 2014 · 2 comments
Milestone

Comments

@b0n541
Copy link
Owner

b0n541 commented Sep 8, 2014

Implement a save/load feature for skat games. Use skat game save format from ISS if possible.

@b0n541 b0n541 added this to the Backlog milestone Sep 8, 2014
@jmizv
Copy link
Contributor

jmizv commented Jul 16, 2020

Hi @b0n541
is there a description of the save format that is used at ISS? Couldn't find any information 🤔
Regards

@b0n541
Copy link
Owner Author

b0n541 commented Jul 17, 2020

Sorry, there is no direct documentation. You can have a look at the following classes:

https://github.com/b0n541/jskat-multimodule/blob/develop/jskat-base/src/main/java/org/jskat/control/iss/IssGameExtractor.java
https://github.com/b0n541/jskat-multimodule/blob/develop/jskat-base/src/main/java/org/jskat/control/iss/MessageParser.java

I hope this helps you understanding the format.

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