Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start 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.
This project will enable you to use any older gamepad controller with your game. Included are wraper classes so that you do not have to worry what kind of controller user has; it will all just work for you. http://forums.xna.com/forums/t/45983.aspx
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.
Wintermute Engine Development Kit is a set of tools for creating and running graphical “point&click” adventure games, both traditional 2D ones and modern 2.5D games (3D characters on 2D backgrounds).
Tessera3D a simple, Tiling, OpenGL/SDL based, 3D graphics engine intended for strategy games, RPG's, and other related genres; though it is flexible enough to be adapted to a variety of tile based game styles. Tessera3D is released under the MIT license
The Mercury Game Framework 2 is a complete C++ game framework. The framework is platform independent and scalable across multiple cores, and covers rendering, input, and audio.
Khazad is a unique game engine intended to act as a testbed and example for 3D viewing, mouse based designations and AI for the independent game Dwarf Fortress.
IrrlichtPas provides Pascal bindings to the Irrlicht 3D engine to enable using Irrlicht with Delphi on Windows and FreePascal on Windows, Linux and Mac OS X.
This is the first iteration of an engine that was used at Electronic Arts Los Angeles for their first Game Jam event. We are releasing the source to the community so that it might help anyone interested in making or prototyping simple 2D games.
FairLuck is an API to access an externalised RNG. We provide libraries to access fair random related services, although not strictly required to access the fundamental XML-RPC layer, they can be used easily for gaming applications developers to enable the fairluck feature.
a 3D game development framework base on Microsoft XNA. it contains game level editor, 3d model exporters and some other tools which is helpful to create a 3d interactive game^^ (Moved to CodePlex)
A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.