Skip to content

Simple tic tac toe game for Android using Wif-Direct Android API and canvasView

License

Notifications You must be signed in to change notification settings

Pavou/TicTacToe-Android

Repository files navigation

Tic_Tac_Toe_WifiDirect

Simple weekend project implementing multiplayer(2) tic-tac-toe game for Android.

Description

The game is rendered on CanvasView.
For players communication WifiDirect API is used on peer-to-peer logic. On each player device, after enabling WifiDirect, list of available opponents(players on same wifi network) is presented. By clicking a player's name an invitation is send. Accepting an invitation starts game and players moves are rendered in real-time.

Requirements

Android 4.0 or later required.
WifiDirect enabled hardware on phone required.

About

Simple tic tac toe game for Android using Wif-Direct Android API and canvasView

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages