Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
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.
A bare bones RTS game framework.
It has networking and replay support, and have some building blocks to build AI agents (discretized path finding in a continous world).
Update (2025. Jun):
javax.xml.bind.annotation.XmlAccessType was removed from JDKs later than 1.8.
So use the project with JDKs from 1.6 to 1.8. Write in the forum if you're interested in running it on a more modern JDK.
The demo program's entry point is Dom1Bootstrapper. You can download a runnable demo jar...
An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
XLattice is a communications infrastructure for server-assisted peer-to-peer networks.
Initial implementation is Java (and so platform-independent) with C/C++ for Linux and then Windows to follow.