mozilla / galaxy

To infinity and beyond. The front-end UI.
BSD 3-Clause "New" or "Revised" License
9 stars 14 forks source link

Make a LAN (a decentralised, offline console) using Firefox OS #210

Open cvan opened 9 years ago

cvan commented 9 years ago

Use Firefox OS to create an offline console using TCPSocket to serve the catalogue and listen for controllers. And then open the Firefox Hotspot (tethering) so that controllers can connect to the WiFi SSID and control the games (via galaxy.js thing).

And use Service Worker so the games work when the players are offline, as long as the main Firefox OS console is on and its hotspot is on.