Brief battle ship game using chrome cast, for demo the chrome cast ability.
- Get a Chromecast device
- Install appropriate Chrome browser
- Install appropriate Chrome Cast extension
- Put all files on your own server
- 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.)
- 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".