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
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
PyNutation is a toy application written in Python which displays a simulated rotating spacecraft in space. The main purpose of the simulation is to observe spacecraft nutation.
NURAK: Nethack's Ugliness Removed, Awesomeness Kept. Nurak is intended to be a complete rewrite of nethack, modifying features as I see fit, in python.
Vingie, which stands for 'Vingie is not Game, is Engine', is an open source (GPLv3) MMORPG engine (server-side implementation only) and MMORPG client-server protocol implementation.
...It is a multi-user dungeon crawler (like countless text-based MUDs out there) with ASCII graphics (nethack, Angband, etc) and the persistent world and storyline of a modern MMORPG. It is terminal-based and written in C++ and Python.
FiftyTwo is a collection of card games for the OLPC XO laptop specifically, though because it is written in Python, it should run on other platforms as well. For more details, see http://wiki.laptop.org/go/Games/FiftyTwo
Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
CarDriver is an educational Virtual Environment for safer driving. It is a game written in Python and Panda3D where you are the driver of a car and have to care about the traffic rules. It uses the Open Dynamics Engine (ODE) for the physical simulation.
Parlance is a completely open platform for playing the Diplomacy board game over a network, using the protocol developed by the DAIDE community. This Python-based system currently includes a configurable server, a few simple bots, and an observer.
This is an on-line multi player card game based on a popular South-American game called "Truco". It is written in Python/GTK and is intended to be multi-platform.