Skip to content

xznbum/Tic-Tac-Toe

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 49.8%
  • JavaScript 39.8%
  • HTML 7.4%
  • CSS 3.0%