Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Start Free
Build on Google Cloud with $300 in Free Credit
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
A bridge (card game) player's toolkit. Currently includes funcionalities:
1. Download tournaments from results generated by Kops, Pary and Bbo server and save it as pbn.
2. Deal real cards from a pbn file, using some extra (cheap) stuff.
3. Lin to Pbn conversion - convert deals saved in Bbo format to Pbn.
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 source code to GitHub. Please clone the source code from there:
https://github.com/b0n541/jskat-multimodule
The latest release can also be found there:
https://github.com/b0n541/jskat-multimodule/releases
Italian version of the game Hearts. The game use a central server for chat and authentication; the table is p2p among players. The game supports n-1 crashes of the playing peers.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Cardhouse is an online card game engine that supports a wide variety of games. The client is independent of the card game rules and new games can be added to the server without it having to reboot.
PokerApp is a client/server multiplayer poker game that can support up to 8 network opponents. Currently supports 18 games including Texas Hold'Em, Omaha Hold'Em, Omaha 8, Seven Card Stud, and Five Card Draw.
MeW is a multiuser board games server with plugins support. It is intended for a moderate number of users (about several hundreds) and can be easily installed both for work in LAN and on a web server.
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
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
TrickTakingGame is a unified, generic platform - both server and client - capable of playing various trick-taking games (such as Whist, or Bridge). Available rules are defined as server plugins.
Burn your Neighbour is an administration site for this card game whihc uses EJB 3.0 and JSF(with AJAX) capabilities.
It is aimed to provide a sample of how to use these Java based technologies.
DUNO is the multiplayer implementation of the popular card game UNO. DUNO is written in Java, communications are based on Java RMI. It's fully decentralized (no server needed to coordinate the game). It aims at being fault tolerant against peers' crash
Open Hold em is a java-based, server and client environment for hosting your own texas hold poker tournaments, and regular tables. It is full customizable and deployable in a number of different java-based hosting environments.
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.
Academic Proof of Concept of Heterogeneous Connectivity Between Client and Server using a full-duplex complex message mechanisms using a Game of Poker as example. The game is web enabled and custom made with an artificial inteligence behaviour.
The Open Poker Project aims to provide a free implementation of a Texas Hold'em poker game with a client server architecture. The server and client are written in Java. Hence the ansatz is platform independant and supports multi-player games.
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.