Skip to content

Client app for 'Retrofusion: Dynamic Gameplay Control using Mobile Sensors'

Notifications You must be signed in to change notification settings

bishal0602/RetroFusion.Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Under construction 🚧

Client app for Retrofusion project

What it does?

  1. The app listens for UDP broadcast messages on the network. These broadcasts contain information about available servers.
  2. Upon receiving a UDP packet, the app parses the packet to extract host information, such as the server's IP address and WebSocket port.
  3. Using the extracted host information, the app establishes a connection to the server using the WebSocket protocol.
  4. Once connected, the app continuously streams the mobile phone's sensor data to the server over the WebSocket connection for gameplay control.

About

Client app for 'Retrofusion: Dynamic Gameplay Control using Mobile Sensors'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published