stephenoreilly / tictactoe

Tic tack toe game using GraphQL(Graphcool) and React
1 stars 0 forks source link

Create a TicTacToe game component #6

Open stephenoreilly opened 7 years ago

stephenoreilly commented 7 years ago

Create the game component and the subcomponents required. A board, show player details, show winner, a tile with an x or an o.

sjain3097 commented 7 years ago

i have made something on html and javascript u can see if u like

stephenoreilly commented 7 years ago

Cool @sjain3097 I'll take a look, thanks. Just using this project to practice some Relay.