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.
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.
...Key changes against the original are outlined at: https://solitairecg.sourceforge.io/
The changes fix bugs, add games and portait mode, and enable card dealing and playability in spider. New hi-res graphics have been added to the original card graphics to take advantage of today's larger, higher resolution screens.
Sourcecode available under Apache license 2.0, see git repository.
Tute is one of the most popular Spanish deck card games. It is now available here totally free with sourcecode available for the community.
Learn the basics from Ludoteka [http://www.ludoteka.com/tute.html] or Wikipedia [https://www.wikipedia.org/wiki/Tute]
JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players.
We moved our sourcecode to GitHub. Please clone the sourcecode from there:
https://github.com/b0n541/jskat-multimodule
The latest release can also be found there:
https://github.com/b0n541/jskat-multimodule/releases
UPDATE:
Load the Release package and the single new JPortal.jar file.
After installing - copy the new jar over the one installed!
This is important, otherwise graphics can not be imported properly!
---
JPortal version 1.3 is released!
Just another online poker software, but open source for once.
You can either play poker by downloading WinABarriere.zip or study/use sourcecode by downloading "Sources/*" files. A tutorial on how to create a simple Java online poker software is available by downloading "Sources/WinABarriere.pdf". Feel free to use this as you wish.
Poker game assistant to get probabilities to win a hand.
PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the sourcecode is in Python v2.5.
INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped.
Next version will migrate to Java technologies for developing convenience.
This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends.
The project is has been in the design and brainstorm stage for approximately two months and is now in development:
1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game. This stage also will not contain images of each YGO card; rather, words will be substituted for...
This is my project under CS12 at the Department of Computer Science in the University of the Philippines.
Made during the 2nd semester of my first year in the said course.
This game is a card game which is known to me as "Wizard". It is similiar to the game "SKAT" but not that complex. So it should be easy for children but makes even fun if you're a fullgrown :) This game is a Internet game without any Computer Pl
This is a computer client for an original CCG game "Boomb.It!" (see www.shadem.ru). It allows to play the game without an opponent (AI developing), and it is able to play as p2p client over the Internet through the build-in jabber client.
Great videogame!!! A trading card game (TCG) with creatures and spells. You play against the computer with rules enforcement. Over 400 cards to build your deck with, infinite playability. Java based, works on Windows, Linux, Mac, etc..
This is an online version of the card game Wizard. It is intended for network play or with a group of people. There is a computer player available. Also, it is intended for other developers to write bots and GUIs.
PikSkat is an implementation of the German card game Skat. With PikSkat three or more people can play a Skat match over the Internet without the need for an external Skat server. Playing against the computer is not (yet) supported, however.
A competitive network and internet base for playing of card-games for non-gambling purposes. Cuts out development time for new games through extensive reuse of basic code.
Pokerbot is a Pokerengine to host programmed pokerplayers(Client-AIs). Users code their own Poker Clients and let them compete to others. Phase one is to have the engine running on a single machine with loaded Jars. Step 2 will host in the Internet.