Skip to content

mateuspiresl/tictactoe-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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.