8000 GitHub - mayankjain04/TicTacToe: tic tac toe online game.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mayankjain04/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

tic tac toe is one of the most famous games. This project aims to build a version of tictactoe that supports online twoplayer tictactoe lobbies.

Structure

This games is designed to use API Polling to synchronise game states between players, though it may not be as effective an approach as Sockets, it still works for smaller games like tictactoe.

Design

The players have the option to play against bots, play offline with a friend or play the online variant.

About

tic tac toe online game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0