5 Dec '12
ASP
Tick Tac Toe in ASP
Tick Tac Toe in ASP
A Visual Studio 2012 application using ASP.Net .This application is a famous game, Tic-Tac-Toe.
Tic-tac-toe is a paper and pencil game for two players, each of which is either an X or an O, who take turns marking filling in spaces in a 3 by 3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical, or diagonal row wins the game.
Programming language: ASP