This is a JavaScript Chess Game for kids. This script won't
allow users to make non-compliant moves and gives hints.
Instructions included.
(1). Help on the Moving(2). Help on the Attack
(3). Rules on Winning:
If the Tiger chessmen have killed all the Bull chessmen,
then the Tiger chessmen win; or the
Bull chessmen have made all
the Tiger chessmen not able to move anywhere, then the Bull
chessmen win.
The JavaScript Source: Games: Tiger and Bull Chess
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!
Comments feed