Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started 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.
LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out
FEAR is a development kit helping software engineers create advanced artificial intelligence in synthetic characters with simplicity and efficiency. The project includes reusable AI components, portable framework and interfaces to realtime 3D games.
York is a free tile-placement game inspired by Carcassonne. Up to eight players place tiles and followers on a large board, aiming to score points by dominating cities, meadows, roads and minsters.
Capivar Hunter is a simple 3d shooter written in Python/OpenGL intended as a learning platform to Game Development, Python and 3d Programming. Although it should be at least somewhat funny, the main objective of it is being simple and easy to extend.
Implements a graphical interface and backend for playing and managing a game of Go (http://senseis.xmp.net/?RulesOfGoIntroductory) between a combination of human and computer players. Includes support of standard protocols, such as GTP and SGF.
Dark Age Of Camelot Statistics Generation. Allows for alliance wide statistics to be generated for a website. Outputs XML/XSL files. Entirely written in Python
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A hard-core old school 2d platformer, written in python using pygame, taking a degree inspiration from the old sonic and mario games.
Written on and for linux. but it should just work on any other platform pygame is available for.
Damocles is a game engine programmed in C++.(Opengl/SDL) ||| OS:Linux / Windows ||| 3 main modules in Damocles: ||| Damocles : 3D engine |||Junior : Physic and Mathematics engine ||| Unik : Network engine (Only for Windows version for the moment)
Viola is an interpreter for Z-Machine games, like those created by Infocom, written in Python. It will have full support for all eight Z-Machine versions, and the blorb resource format.
Multisetup is a networking application server that provides a multiple os, thin (multimedia) client based, legacy device friendly environment for home networks. Its an alternative to single OS networks and XP Media Center.
Pyui is a user interface library written entirely in the high-level language python. It is targeted primarily as a user interface for games and has a modular rendering interface that can use multiple backends such as OpenGL, SDL or Direct3D.
The Labyrinth-Game implemented in OpenGL using PyOpenGL. Your goal is to maneuver a metall-ball through a parcour made up of walls and holes. Winner is who manages the parcour quickest without falling into a hole!
PyDemeter is a Python wrapper for the Demeter terrain engine, a cross-platform terrain rendering engine that uses advanced techniques such as dynamic tessellation to render complex landscapes at high frame rates. It can be used in conjunction with PyOSG,
Brian is an unfinished jump-and-run platform game written with Python and
Pygame. Please download through CVS, visit the homepage, subscribe to all mailing lists and notify me if you're interested. Please note that Brian is NOT FINISHED!
pyRobbie is a Robot simulation program, written in Python, which enables users to control a (graphical) Robot through a 2D graphical world to solve different problems. The intent is to provide an easy to use framework for constructing programming example