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.
Start Free Trial
Ship Agents Faster
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.
This is a FreeCell solitaire game solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
JArschloch is a Java-coded version of the german cardgame "Arschloch" (internationally known as "President"). It's been developed by Martin Sauer and Bjoern Clasen.
Electronic playing cards, shuffling and dealing. In addition to the main jar file, we also supply the source for tests and Java docs. The test cases should provide a nice example of how to use the component.
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
SmartRummy-Q is a pc-version of the chance game, RummyQ. It provides instant messaging and video thru a webcam. Also, it's an academic project that it's willing to show a software engineering process and all the aspects that are related to it.
eBridge implements the classic card game Bridge. It is unlike other cardgames 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.
A small simple program that allows the user to practice counting cards to gain an edge in black jack. The main screen has a picture of a deck and a face up card. Alt and an arrow key allow the user to easily scroll through cards as count is kept.
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.
Texas Hold'em Poker Ziele: - Client um zu Server zu verbinden - Server um Verbindungen, Spielablauf und Computerspieler zu verwalten - verschiedene Pokerbots ( /KI-Strategien ) gegeneinander antreten lassen
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.
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.
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.
This project is crossplatform solution for creating almost all cardgames like "Black Jack" or its Russian analog "21 Очко". Engine is written in Java. Also card game "Nine" is now available.
ElferRaus (Elevens First) is a quite simple German card game played with four sets of 20 cards. This version is implemented in Java. As it takes about 80% chance, even the simple AI is fun to play.