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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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
A web based poker script written in PHP. The purpose is to provide a small community a standard web based poker game that installs fast and needs no additional client. If you are looking for something more powerful check out pokersource.
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.