Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
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.
OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard.
The engine supports UCI and XBoard protocols.
Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
Chess for the Blind for the JAWS or NVDA Screen Readers
Winboard 4.5 32-bit is a free Windows accessible Chess program that works automatically with the JAWS or the free NVDA screen reader. It is for the blind, low sighted or those who can not use a mouse. It provides vocal announcements of position changes and other selectable board conditions. Blind players also use a separate "tactile chess board". Winboard 4.5 has full keyboard access to move pieces and run menu items. Partial sighted players use high contrast mode and adjust board, piece,...
The goal is create a simple game that simulates a 3D virtual environment and with a real object with realistic texture and allow the user to navigate the environment in order Interactive.
Hinversi is a implementation of Reversi (a.k.a. Othello), a board game. It can support many frontends and backends, so you can select how clever your computer opponent is. You can also let one AI engine play against another one.
Engine and interface to play the checkers variant Give & Take. At first glance, the game seems to be yet another boring checkers variant. That is until you realize what a change one subtle extra rule can make.
Simultaneous Turn Based Meta Engine - A project to create a gameengine that can support different regions, units, rules and turn sequences. STaBME will provide automation of most traditional board games and the creation of new ones.
DAna is The Connect4(Connect Four) Online game you must have!! This game is designed mainly for playing online with your friends. It also has Velena AI Engine(Perfect Play) and Ana(Moderate) to play against. Its got a simple elegant Chat Window also!!!
An object-oriented platform and algorithms for the game of GO.
Aims:
1) A capable engine that can learn through experience.
2) A re-usable algorithmic framework for rapid development of new
GO-playing engines.
Ultra Tic Tac Toe is a console board game package that includes tic tac toe and two other games. UTTT contains a highly optimized computer AI engine, which supports PThreads. This page also has Solaris gaim binaries (until I create a project for them).
Gtkboard is a generic board gameengine into which various games are fitted as plugins. Games share the user interface, move parsing and strategy code. Currently over 30 games have been implemented; some are single player and some are two player games.
CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
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, ...).