Skip to content

fernandospr/android-nearby-tictactoe

Repository files navigation

android-nearby-tictactoe

TicTacToe game using Nearby Connections API.

Branches

This is the final project branch.

To see the starter project, check the starter branch.

To see the challenge project, check the challenge branch.

Running the app

  1. Build and run the app on two separate physical devices. You should see the following screen:

  1. On one of the devices click "Host", you should see the following screen:

  1. On the other device click "Discover", you should see the following screen:

  1. After a few seconds, you should see the following screen on the host device:

  1. And the following screen on the other device:

  1. Play!

Troubleshooting

Open the Logcat tab to check the logs of the main view model (TicTacToeViewModel).

Releases

No releases published

Packages

No packages published

Languages