asddcctrr143 / Tic-Tac-Toe

A Tic-Tac-Toe game using SignalR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

A Tic-Tac-Toe game using SignalR.

##Windows 8 Client### There's a Windows 8 client that uses HTML+JS, it's almost the same as the actual web client but instead of using the $.connection it uses the $.hubConnection.

##SweNUG## This code was written for SweNUG which is the Swedish .NET User Group. It's used for a demonstration on how SignalR can be used to create cross-platform games.

##Demo## There's a demo available at http://signalr-tictactoe.azurewebsites.net/

##License## Just give me some credit if you earn millions based of this very original idea.

About

A Tic-Tac-Toe game using SignalR.


Languages

Language:C# 55.6%Language:JavaScript 44.4%