Skip to content

This is a game project built on java. RMI is used to support the communication between the server and clients. Login, registration and logout function is provided through RMI. JMS is used to support other message delivering and communication between clients and the server. It is asynchronous and safer. JDBC and MySQL is used to build the game da…

Notifications You must be signed in to change notification settings

James-QiuHaoran/JPoker_24_Game

Repository files navigation

JPoker_24_Game

This is a distributed game built on java where four players competing with each other to solve a puzzle.

Architecture and Tech Stack

RMI is used to support the communication between the server and clients. Login, registration and logout function is provided through RMI. JMS is used to support other message delivering and communication between clients and the server. It is asynchronous and safer. JDBC and MySQL is used to build the game database. The game logic is as usual 24-games.

About

This is a game project built on java. RMI is used to support the communication between the server and clients. Login, registration and logout function is provided through RMI. JMS is used to support other message delivering and communication between clients and the server. It is asynchronous and safer. JDBC and MySQL is used to build the game da…

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages