Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It 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.
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the sourcecode interesting and helpful.
A table game simulator. You can play easy card games and even ccgs. JTable is a generic simulator. You can create up new games easily with the editor. Play every game you want with up to 12 players via internet (using Hamachi: http://www.hamachi.com) or
The software provide a shared 2D environment, for web clients to play board game on it. The software itself will not handle any game flow, instead, the game flow should be handled by users themselves. Most common board game will be supported.
eBridge implements the classic card game Bridge. It is unlike other card games in that bidding and playing strategies are configurable rules. eBridge can be played remotely among different client platforms since it is based on Java and the Eclipse RCP.
JaveRPG Online is a MMORPG (Massive Multiplayer Online Role-Playing Game), that history is based at mythology story,the game is design at 2D Isometric Ortogonal Interface.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
PPlanes is a implementation of the arcarde game BiPlanes. Two players - each controlling one plane - are fighting each other in a 2D-world. NO LONGER ACTIVE
jSchnellen is a implementation of a popular card game in a part of the german language area. See http://de.wikipedia.org/wiki/Schnellen_(Kartenspiel) for details.
An adaptable program meant for design of 2D or pseudo-3D role-playing games using a minimum of programming. Users can create new resource types and get automatically generated editors for them, as well as write scripts to be run by the engine.
Basic game of EL AHORCADO, the game where you try to guess the word hidden.
Is a pretty basic version for those who want to learn programming looking and analysing source code. The game only have two categories, feel free to add more. Enjoy!
GamePlate is a Java library for implementing strategic games. The name is an abbreviation of "game template". At the moment, it can be used for board games only, but might be extended by packages for card games. It cannot be used for action games etc.
This project is crossplatform solution for creating almost all card games like "Black Jack" or its Russian analog "21 Очко". Engine is written in Java. Also card game "Nine" is now available.
TriPeaks solitaire is a card game in which you remove cards adjacent (by value) to the current card to clear the board. Since this is written in Java, it will work anywhere a JVM is installed.
A Java framework for writing sprite based games (turn-based, card, and arcade games.) Provides: Sprite management, rendering (Java2d or OpenGL), Collision Detection, Sprite widgets (buttons etc...), visual editor for layout of game widgets.