Skip to content

global-input/game-control-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Control Example

This is the source code of a demo application, demonstrating how you can use the Global Input App library to achieve Mobile Control on a React.js application to allow your users to use their mobile devices to control your application running on other devices. The communication between the mobile and your application is secured using end-to-end encryption.

How to Run

   git clone https://github.com/global-input/game-control-example.git
   cd game-control-example
   npm install
   npm start

Releases

No releases published

Packages

No packages published