Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.