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.
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.
A card game called xUNO for cellphones with J2ME technology based on a game made by Mattel with support to Singleplayer and Multiplayer by bluetooth and internet. To play this game, it's necessary a cellphone compatible with CLDC 1.1, MIDP 2.0 (J2ME tec
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.
BlackJack-like game where you play against another player, either online or on a LAN, where the best hand wins the round. It's still developing, the new round doesn't work as it was supposed to... and many new features that will come as I improve it.
Java based "table-top" card game interface, using Java's FX platform. Allows for multiplayer interaction, modular rules and card graphics, simple chatting, and other difficult items. Will need testing on all available systems.
Moenia is a java game similar to Ants and Arcomage, written in java using jME (jMonkeyEngine). Features such as multiplayer over internet will enhance this turn based card game where the players try to destroy the other castles or raise their own.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Shithead is a multiplayer card game that involves both chance and skill. A player's hand consists of three parts: Cards in their hand, Cards on the table – visible to all players and Hidden cards – hidden from all players
The UNO cards game in the multiplayer java version from two minimum players to four maximum players and with the possibility of chatting with the players connected.
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
As we are fascinated by the card game "Wizard" and inspired by the Sourceforge project "Cardwizard", we are now trying to make a php online version of it. Goal is to play either alone against two NPCs or in multiplayer with other human players.