jTicTacToe is one module within the jGames suite used to display Tic Tac Toe game states, as well as animations. jGames can be downloaded from the jGames home page. Display Static Tic Tac Toe State First include the following lines to your webpage 1 2 <script type="text/javascript" src="js/jgames/jquery.jgames.js"></script> <link href="js/jgames/css/style.css" rel="stylesheet" type="text/css" /> Create an [...]
Posts Tagged ‘jTicTacToe’
jTicTacToe – Display a Tic Tac Toe Game State/Animation (jGames)
Posted by kenny on August 8th, 2011

Posted in
Tags:

