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.
Start Free
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
A generic, simple and fast implementation of Deepmind's AlphaZero
...Because AlphaZero is resource-hungry, successful open-source implementations (such as Leela Zero) are written in low-level languages (such as C++) and optimized for highly distributed computing environments. This makes them hardly accessible for students, researchers and hackers. Many simple Python implementations can be found on Github, but none of them is able to beat a reasonable baseline on games such as Othello or Connect Four. As an illustration, the benchmark in the README of the most popular of them only features a random baseline, along with a greedy baseline that does not appear to be significantly stronger.
Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only.
For English user, Christakis Giorgios made Software Requirements...
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess.
Croatian Chess is a collection of various chess variants, starting as a simple and natural enhancement to classical chess and growing ever more complex with each new variant.
In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
glChess is an open source 2D/3D chess interface for the GTK+/Gnome desktop. It is designed to have a clean and simple interface. Games can be played between human players and compatible 3rd party artificial intelligences.
This is a graphical chessboard (like XBoard) for new chess variant called 'hybrids'. It is also intended to support other variants, at least the ortodox one; save/load games in PGN format; communicate to chess engines and ICS.
This project is a POSIX-compliant driver for the dgt board from dgtprojects. It is intented at acting as a layer between chess engines and the dgt board.
pyfics is a python library for connecting to Free Internet Chess Server(FICS) and parsing messages received. With pyfics it's easy to write bots or interfaces for FICS in python.
Kingdom Wars is a client/server chess daemon designed to run on multiple operating platforms. Both the client and the server are stand alone. The network protocal is open, and custom clients are welcome to be developed.
A cross platform chess database which supports ChessGML, PGN, SVG, PostgreSQL and plugins written in Java or Jython. Some Python chess libraries and some Python tools are included.
Usable pieces are Java and Python opening classification libraries.
ch0 c-h-zero the chess engine!!!
How well is it possible for your processor(s) to play chess? How well is it possible for someone AND your processor(s) to play chess? Would they let it fly, or manage it actively?
--> Let's evolve !!!
Metagame-Sector is a Python framework for quickly and easily making Sector-based games (ie, Chess, Risk, Bard's Tale, Zelda, WarCraft, Civ). Features include Client-Server model, View separation (ie, you can have a GNOME and a Win32 frontend), and more.
A minigame tournament engine that allows for playing games against other people across the internet. The project is in the planning/alpha. It only currently has an Line of Sight Chess Program.