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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
...It is intended for programmers who want to quickly develop a roguelike game by extending, customizing and building on top of a large codebase that implements some basic and advanced parts of a roguelike game.
The sources include:
- Bare game engine with almost no specific features of the game, because they are my intellectual property;
- Map editor;
- Tile editor;
- Default graphics tileset (tileset.grx).
The sources DO NOT include:
- Game maps;
- Custom graphics tileset;
- Source code for specific game features.
IMPORTANT NOTE:
Certain graphical features require the custom tileset which is my intellectual property, and as such is not included in the sources, only the default tileset is available. ...