jGo is one module within the jGames suite used to display Go game states, as well as animations. jGames can be downloaded from the jGames home page. jGo supporst both 13×13 boards as well as 19×19 boards. Display Static Go State First include the following lines to your webpage 1 2 <script type="text/javascript" src="js/jgames/jquery.jgames.js"></script> <link [...]
Posts Tagged ‘Go’
jGames – display various games using jQuery
Posted by kenny on August 8th, 2011
jGames is a collection of functions written in jQuery to display static states of various class board games, including Checkers, Chess, Go, XiangQi, Shogi, Othello, Tic Tac Toe, Cards, and Dice. It also supports display of a series of states (i.e. an animation). This is useful when you want to show a series of moves [...]

Posted in
Tags:

