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
Prototype Games aims to provide a Javascript library for quickly and easily creating web-based games that run entirely in the web page, on all modern browsers without requiring plug-ins. It is built off of the YUI (Yahoo User Interface).
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.