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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Urban Shadow is a real-time RPG based on the classic game, Shadowrun. The game is being developed using the Python programming language and the pyGame library.
The aim of this software is helping players to create strats for fps online games. Players needs to connect to a game server, then they can draw, thanks to this software, directly on the map so all the team can see what's someone is explaining.
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.
A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
A python script with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
Very compact Tetris game for those who want to play where/when they should not: only a tiny gaming area (even 40px high) your headmaster will hardly notice (in case, just press Q or Escape).
We build a little game written in python based on the teachings of Vera Birkenbihl (www.birkenbihl-insider.de, only german), specifically her "ABC-Lists". Basically like Categories, only you play with the whole Alphabet.
Ludo is a simple traditional board game for two or more players. Variants of this game are known under many different names all over the world. This version features networked multiplayer modus and different game variants.
Galclone is a free clone of the simple 2d real-time strategy game galcon. Like his archetype, galclone is written in python and uses the pygame module (LGPL) for its gui.
The OpenIJS project creates programs and documents related to the ISU Judging System, used for judging figure skating competitions. This may eventually grow into a complete package of programs for competitions.
Asteroids Infinity is based off of and quite like the classic arcade game, but has much more! Features: -Nifty elastic viewpoint (viewpoint is loosely attached to the ship) -Upholds Newtons 1st law -Highscores -Configurable controls
VectorX is a game similar to Spaceinvaders and Asteroids. It uses two dimensional vector graphics and involves gravity. The aim is to fly around the screen and destroy opponents with 4 different projectiles. It was made using python, pygame and livewires