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.
Rebbeca, the abbreviation of "Redios, es Blood Bowl en código abierto", is an application to create and play board games, such as Blood Bowl, on a computer.
CazaPool3D is a 100% java3d pool and billard game, with both single and multiple player abilities. It tracks ball paths, handle undo, use mulitple views, loads (threads) multiple 3ds objects, handles picking/collision/animation/overlays and more
JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
A tool for managing chess clubs, including member management, rating tracking and tournament organization. I am learning Java with this project - so be patient as things may take a while getting off the ground =)
This software has mainly 2 parts.first one is the solver which solves the sudoku puzzle and another is the gamer which allows user to play the game depending on the difficulty level he has chosen. We have tried to provide decent GUI for the software.
Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
MeW is a multiuser board games server with plugins support. It is intended for a moderate number of users (about several hundreds) and can be easily installed both for work in LAN and on a web server.
EightQueens is a simple chess puzzle written in Java. Click one square on the chess board to start recursive function. Fill the chess board with eight queens.
...You can play human vs human, human vs machine or see a game machine vs machine. The game is played in a 6x4 board. Touching a piece indicates the way it moves. Stalemate counts as a win. There is a java midlet (aga
This is a game of Scotland Yard, which has been coded in Java. The moves of Mr. X are made by the program, while the human player makes the detective moves. The game works fine on both Windows and Linux platforms.
A chess application written in Java. Currently very BETA, requires a lot of testing and work but the idea is to extend it to include A.I. and online capabilities (play with your friends online).
Infothello is a project made by students from the IUT of calais(france) The main subject is making the game "othello" , including an AI and a 2 player-mode. The game is developped in JAVA language.