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.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
RepBot is a bot for helping FIBS, the First Internet Backgammon Server, a better place for players.
RepBot maintains player reputations, based on other player's opinions. This helps players avoid droppers and otherwise unsocial players.
jKEX is a online multiplayer game. The original idea is drawn from the Game \"KEX\" coded for the ROBOTRON KC 85. The game simulates a nuclear chain reaction. The aim is to take over other players atomic nucleusses by let exploding your own.
Scrabbleizer is a graphical Java program used to keep track of Scrabble opponents and the games played against them. Useful and interesting statistics can be generated for individual players or all players with the press of a button.
A simple board game.
The winner of the game is the first player accomplishing a
continuous line of minimum 5 elements.
A line may have one of the following directions: vertical, horizontal, diagonally ascending or diagonally descending.
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.
Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chess engine programs to provide analysis of board positions.
JCaro is a version of Gomoku, an popular game. It was written by using J2ME and can run on mobiles supporting Java. It is very small, just 6kb, and can run unchanged on any device.
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.
This is the Sudoku board game.
The game is written is Java and thus requires Java Virtual Machine installed - Avalilable for all OSs.
The game creates an initial Sudoku board and later checks the player's solution.
An engine/framework for isometric games (like japanese RPGs) for mobile devices supporting J2ME (MIDP 1.0). This engine will manage maps, objects and characters.
A full Action-RPG using this library is going to be released... Stay tuned...
MegaMekNET is a client/server Java Application to chat and play MegaMek Games and also enroll into the ongoing campaign to fíght for one of the 5 houses or a Mercenary Group.
"The strategic board games Reversi or Othello involve play by two parties on an eight-by-eight square grid with pieces that have two distinct sides. Pieces typically appear coin-like, with a light and a dark face."
[source: Wikipedia]
Connect Four is a two-player board game in which the objective is to be the first to get four of one's own discs in a line. This game can be played over the network. It runs on Windows, Linux and other operating systems which support the Java 5 platform.
LogiK is a board game of logic. Player has to place circle in a square game area respecting hints. Hints tell the number of circle to put in a line or column.
A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
Java implementation of reversi game. The major objective in the game was to create as good as posible computer logic. The computer learns in the game, and uses the knowledge data stored in some files, in ascii format.
This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.