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 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.
Hauberk is a browser-based roguelike dungeon crawler written in Dart. It uses traditional ASCII-inspired graphics while generating dungeon environments procedurally. Players explore unpredictable environments in the style of classic turn-based roguelikes rather than following a fixed level sequence. The game runs directly in a web browser after its Dart source is compiled to JavaScript. A local development command starts a server that recompiles source changes automatically during development. ...