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.
Start Free
Build Agents and Models on One Platform
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.
A multiplayer Blackjack game which works over the internet
Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational.
This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
We have been developing Online Munchkin.It is a client-server application, running on Web server like 'Apache'. The programming languages are used: php, javascript. Moreover jquery library is applied here.
The project is closed now, because owner forbids do it.
Description files:
1)Munchkin.zip contains script files
2)base_munchkin.zip contains database
3)Don't forget to change config.php
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.
...It was written for educational purposes (as a school project), but I've decided to start maintainig it and make it better and better. As for now game is divided into two part - a server and client.
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
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.
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.
Languages: C++ (client with Qt), Java. OS: Linux, FreeBSD, MacOS X, Windows. Card game preferance. Multiplayer server and clients. Optionally work with mysql.
Network Card-Poker game written in Java. Server interacts via console with administrator and stores login data in a MySQL database (no GUI planned for server). Client uses an open interface. Default client written in Java as an applet.
The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker. A Texas Hold'Em server written in Java and client software in JavaFX have already been developed.