Skip to content

A gamepad created with React and Firebase for real time interaction with a local game

Notifications You must be signed in to change notification settings

ashleymarkfletcher/interactive-twitch-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interactive-twitch-controller

A gamepad created with React and Firebase.

Key presses are sent to a local computer to interact with games in real time.

To Run - server

npm install

node server will start the instance and will connect to firebase.

To Run - Frontend/Controller

cd into the client folder

run npm npm install

run npm start and the dev server should open a new window/tab withe teh controller.

ToDo

  • further styling on the controller to make it look more like a controller
  • add links to github and twitch account
  • check whether to send commands if user is offline

check out the gamepad so far HERE

About

A gamepad created with React and Firebase for real time interaction with a local game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published