Skip to content

This is a multiplayer web-based tic-tac-toe that can be played on multiple browser instances. However, it uses a MySQL data based with php in order to connect the two players together.

License

Notifications You must be signed in to change notification settings

MSegimon/MySQL-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-TicTacToe

This is a multiplayer web-based tic-tac-toe that can be played on multiple browser instances. However, it uses a MySQL data based with php in order to connect the two players together. This was done simply because at the time I only had access to basic webhosting, so I was not able to run node.js sockets. It works by simply putting each player in one of two instances, waiting or playing, that way it can take into account and wait for the data base to update.

About

This is a multiplayer web-based tic-tac-toe that can be played on multiple browser instances. However, it uses a MySQL data based with php in order to connect the two players together.

Topics

Resources

License

Stars

Watchers

Forks