jXiangQi is one module within the jGames suite used to display xiangqi game states, as well as animations. jGames can be downloaded from the jGames home page. Display Static XiangQi 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 empty div tag and [...]
Archive for the ‘jXiangQi’ Category
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:

