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.
Tic-Tac-Toe has moved to Google Code, and the downloads here are no longer updated. Please visit the new project page: http://code.google.com/p/corbin-tic-tac-toe/
JavaBot allows people to easily implement their own IRC bots.
JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly.
Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
TicTacToe is a simple game written in Java. It features a Computer AI, Internationalization and an Undo function. It is my first complete app so don't expect too much.
Project for halozat2010osz course. Currently in beta phase, but we keep working on it.
It's a tic-tac-toe game, which you can play with your friends in Local Area Network, or possibly via the internet.
Simple TicTacToe 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.
This is an intelligent NxN tic-tac-toe game, which you can play with in case you are bored with what you are doing. It knows way ahead when the game is a draw so you dont need to play till the end to be disappointed that you couldn't win!
TicTacToe is a user-computer interactive game consisting of a 3x3 grid in which players have to try and form 3 consecutive ‘X’ or ‘O’ in a horizontal, vertical or diagonal fashion.
The language of implementation is OpenGL using C.
Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
Projet Java-IHM : Jeu de Morpion (Tic-Tac-Toe) réalisé sur le modèle du patron de conception MVC, avec l'utilisation des bibliothèques graphiques AWT et Swing. Jouable à deux ou seul contre l'ordinateur (avec IA très limitée).