Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 735 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 735 Bytes

Chromecast_battleship

Brief battle ship game using chrome cast, for demo the chrome cast ability.

Pre-requisites

  1. Get a Chromecast device
  2. Install appropriate Chrome browser
  3. Install appropriate Chrome Cast extension

Steps:

  1. Put all files on your own server
  2. Use the default media receiver app: change YOUR_APP_ID to your own in sender.js (you need to register a receiver on google develope console, that is the APP_ID came from.)
  3. Open a browser and point to your page at http://[YOUR_SERVER_LOCATION]/Chromecast_battleship/sender.html

NOTE: if you encounter some problem on message communication between sender and receiver, you might need to use "Chrome canary".