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.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Collection of SimpleJava War Games
Currently at the beta stage:
Flyer 0.2.6 - top view airplane shooter
Fighter 0.1.3- side view airplane shooter and bomber
Marine 0.3.5 - side view beat them all
Tank 0.2.4- top view tank shooter
Gunner 0.1.2 - perspective view gun shooter
Warship 0.1.3 - top view sail ship shooter
Civil war 1861 2.1.0 - strategic game
Enigma 0.0.4 - Decoding game with Enigma Machine
Fighter3D 0.0.2 - 3D airplane shooter
Star Battles 0.0.2 - 3D spaceship shooter
Tank Arena X is a 2-D arcade game playable by a single or multiple players. It loads all the game data from simple text files, allowing for easy modifications and creation of new levels and mods. Also, can support AI tanks using its AI engine.
Iron Tank is a real-time multiplayer game in Java, playable over a tcp/ip network. Each player controls a tank, armed with missiles and other weapons. The purpose of the game is to use the tank's weapon arsenal to reduce the opponents energy to win.
A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.