Skip to content

Implementation of an online multiplayer game using Java EE. Each player establish a connection to the server using HTTP requests and Server Send Events (SSE) used to broadcast game state for all contestants. Keypad events send to the server using appropriate JavaScript functions. Using Java thread life cycle functions to control broadcasting eve…

Notifications You must be signed in to change notification settings

theekshanadis/Online-Multiplayer-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Online-Multiplayer-Game

Full NetBeans Project is uploaded.

About

Implementation of an online multiplayer game using Java EE. Each player establish a connection to the server using HTTP requests and Server Send Events (SSE) used to broadcast game state for all contestants. Keypad events send to the server using appropriate JavaScript functions. Using Java thread life cycle functions to control broadcasting eve…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published