Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Solve Go problems (based on GoGrinder GoGrinder.sf.net )
...This work is based on Tim Kington's GoGrinder (gogrinder.sourceforge.net).
Read more on this project's web page (https://mygogrinder.sourceforge.io)
* v.2.3.0: ... uses now the CA[] marker for text decoding
* v.2.3.0: You can change the character set for the sgf without editing the sgf
* It is now possible to use GoGrinder in modern file systems (folder rights etc)!
* Use a second profile (settings, sgf) by setting a system variable
* Start Grinder in "portable" mode
* Less bugs (there are still some left)
* Runs also with Java 1.5+
* appropriate error messages for sgf errors
* fullscreen mode
* shrinked bytes of the graphics,
* Ex-/import tags to plain text
* Parse folder with sgf files for errors (not my code)
* Configure a 2nd editor for e.g. text edits on an sgf file
Have fun
Purpose is to provide a very simple and well documented chess library.
This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats.
Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.