by genedavis
A free Java based reference library for reading and saving Portable Shogi Notation (psn) files. Also, a document explaining the creation of *.psn files and their relation to '*.kif' files.
The javadoc for the Portable Shogi Notation Library has been posted. Here's the link. http://www.japanesechess.net/psn/psn_lib_doc/
The first version of the reference API and PSN reader is finished. All correct Portable Shogi Notation files should now be parsable by the reader. The next step is to create an installer for the PSN reader and instructions for finding and reporting bugs ...
Doing testing and debugging of the library. Already made big fixes to how handicap games are parsed. Also fixed how verbose notation is parsed. May still be some problems with certain types of capture.
Notation parsing is complete. All none ambiguous notation will now parse with the code in SVN. Tracking down bugs currently in parsing, then moving on to saves of single record PSN files.
The preview images for the shogi board preview are done. Also, handicap boards as byte arrays has been completed. The generation of board display images based off byte array boards is in the works.
Initial dump of PSN Library is in SVN. More to come soon. Also, there is a screen shot of the demo app. The purpose of the demo app is mostly to give a good idea and starting place for people wishing to develop against the library. The demo app also ...
We're starting out with a library to test the PSNs that already exist and the KIF files that exist. Once that is working, we can with some confidence produce a White Paper inclusively describing the current PSN format in detail, and how to convert to and ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use