Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
A scrabble dictionary. Artificial intelligence scrabble player.
As for now a dictionary for scrabble was implemented. Game board recognition from images is under development. Find all the words you can create from a given set of letters. A filtering function enables you to find all the words that fit to particular position on the board.
This is a free, open source calculator of chess rating for tournament players. It has features like saving calculation with details. It has a multiplatform support thanks to Qt library, versions for Linux and Windows are released.
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.
This will be an implementation of the game Dreierschach, a hexagonal chess game for three opponents. It's a variation - created by Christian Wahlmann - which tries to keep the original setting and feeling of classic chess.
AmiGoGtp is a version of the AmiGo Go program with a GTP (Go Text Protocol) interface added. It can be used as a weak but fast opponent for beginners and is of historical interest as one of the first open-source Go programs.
Small project chess engine/AI written in C designed to work with XBoard. This is a summer project by an undergraduate computer science student, not a work of art. The code is rough and not fully functional.
Hua Rong Dao is a traditional Chinese game that you need to move the biggest box (and the charactor in it called Caocao) to the bottom center to pass the game. In this case, we use C++ and SDL for implement it.
The Brain Game Library is a project I started in order to create a library fully focused on creating board and card games instead of real-time games. Some of the libraries are also likely to be used in rogue-likes and RPG's.
Open Source program is designed for create the classic crossword puzzles. Written on C++(Qt). Кроссплатформенная программа для создания классических кроссвордов.
Open Source program is designed for easy guessing the classic crossword puzzles. Written on C++(Qt). Кроссплатформенная программа для лёгкого отгадывания классических кроссвордов.
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
EmChess is a simple and (hopefully) nice cross-platform email chess program. The aim is to be able to play chess with your friends via email using a nice user interface without having a chess board standing in your living room for weeks.
Programa de prova per a l'assignatura de Desenvolupament d'Aplicacions Informàtiques del Grau Superior de Desenvolupament d'Aplicacions Informàtiques. CESF (Centre d'Estudis Sant Francesc), Barcelona. Tutor: Fèlix Galindo
This is a plugin for pidgin to play board games with other people who also use Pidgin and this plugin. The goal is to create a board game framework plugin for pidgin which can be easily extended to use a wide variaty of rules.
Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's sourcecode. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
GamesCrafters is an undergraduate research group at the University of California, Berkeley. GAMESMAN is our software for building text & X11 apps for finite, 2-person abstract perfect-information games (e.g., TicTacToe & chess). We've authored 40+ games
AmySharp is the C# version (stripped down) of the Amy Chess Engine hosted at https://sourceforge.net/projects/amy2/ originally developed by Thorsten Greiner.