KevinGaudin / Cast-TicTacToe-chrome

Demonstration of a two-player TicTacToe app for the Chromecast and Chrome browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cast-chrome-tictactoe

===============================

Demonstration of a two-player TicTacToe app for the Chromecast and Chrome browser.

There is also a TicTacToe sender app available for Android, which shares the same receiver TicTacToe app with this Chrome TicTacToe sender app. You can find the source for Android TicTacToe sender in the Android SDK at:

<SDK_HOME>/extras/google/google_play_services/samples/cast/tictactoe

Setup Instructions

Pre-requisites

  1. Get a Chromecast device
  2. Install Chrome browser
  3. Install Chrome Cast stable or beta extension

See the developer guide and release notes at https://developers.google.com/cast/ for more details.

Steps:

  1. Put all files on your own server
  2. Open a browser and point to your page at http://[YOUR_SERVER_LOCATION]/ttt/

##Documentation

References and How to report bugs

How to make contributions? Please read and follow the steps in the CONTRIBUTING.md

License See LICENSE.md

Google+

Google Cast Developers Community on Google+ http://goo.gl/TPLDxj

About

Demonstration of a two-player TicTacToe app for the Chromecast and Chrome browser