Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 364 Bytes

File metadata and controls

13 lines (7 loc) · 364 Bytes

tictactoe-online

Tic Tac Toe online game for Android.

You can find it at Google Play: TitTacToe Online.

App

The app uses the MVP architecture.

Server

The server is made with Node.js with Socket.IO and follows the configuration at the server's README file.