Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
FreeICS is a server which allows multiple users to play chess against each other. This project is stable and in production at a number of sites. There are several sub-projects which enhance the utility of the server, starting with a tournament manager.
Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with source code which is tidy, well documented, and easy to understand.
ABKit is a C++ library intended to accelerate board games development by providing the thinking engine under the Alpha-Beta algorithm.
The application just need to create a few C++ methods to adapt to the actual game (like Chess, Checkers, ...).
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
pgn2pgc converts text Portable Game Notation (PGN) chess files into highly compressed Portable Game Coding (PGC) chess files. This is the only implementation of PGC as described in the PGN standard. Code is also useful for writing chess software.
Sjeng is a strong, GPL'ed chessprogram that plays bughouse and crazyhouse (drop-chess). It also supports standard chess and is compatible with any program supporting the XBoard/WinBoard protocol.
SZChess will be suite of chess applications covering every aspect of chess using computers. The development will be carried out in Java to ensure maximum portability.
wxChess aims to be a two-player(human vs. human) and a one-player(human vs. AI) chess game developed primarily with the C++ library wxWidgets. Plans include, but are not limited to, PGN uploads for position evaluation and strength improvement tools.
Hnefatafl is a viking board game that is in a way similar to chess. I plan to implement several variants like Tablut, Hnefatafl, Ard Ri and some more. The first version will support playing over the internet but not have an computer ai.
Booze is a Shogi (Japanese Chess) game. Shogi's main difference with standard chess is that captured pieces may be brought back into play. Booze has difficulty levels appropriate for novice to intermediate players.