Search Unity

Conecting a game to LB130 LED Light

Discussion in 'Multiplayer' started by Burca, Dec 14, 2018.

  1. Burca

    Burca

    Joined:
    May 3, 2014
    Posts:
    7
    Hello !

    Without further do, I've managed to use some github code to controll my LB130 Lightbulb through the wifi via desktop.

    That being said, I thought of creating a game to play a local multiplayer with my friends with some mechanic involving the phisical light in the room, like change colors or intensity along the gameplay.

    So I found this gitbub: https://github.com/kwame-wallace/lb130 and since it is .cs scripts maybe they will work with Unity.

    I've never tried to do something online, only offline games. The big issue here is that I don't know where to start studiying to make the conection between the bulb and the game.

    Can anyone that have experience with online stuff lead me to a starting path ?

    Thank you !