Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.
Sangria is a software implementation of the famous german board game "El Grande". The game is set in medieval Spain, where feudal lords scheme for power over the nine provinces, and the Royal Court.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
JMorpheus is a highly configurable Othello application. Due to its modular design and well-defined interface, writing a new user interface or a computer opponent with artificial intelligence is an easy task for an intermediate Java programmer. This makes
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.
Prefect - Java based card game simulator for Magic The Gathering (copyright Wizards of the Coast, Inc.) Create a deck and duel with a friend over the internet.
jGo is a Java Implementation of the popular Go game in Java. It will support server based games, which allows tracking of high scores and best games, so you can replay the best games that have been played. There will also be support for chatting with oth
The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
A simple application to administer Magic: The Gathering trading cards, esp. for fast manual input of german/english cards. At the moment this application is limited to jdk1.5
Attention:
Does not work with jdk 7!
Uses outdated card information (last update 2004)!
A Tetris clone running on the mobile phone . Support for the Siemens,Nokia, S.E,Sansum , And so on . It's based on beatiful artwork, and good Animation.
It not only running on the mobile phone but also suplied the Tetris clone of JavaApplet version.
This five stone game is an application of JAVA Client/Server pattern,The programming used JAVA swing, socket, and multithread technology, and used hsql as its database.