Difference between revisions of "Chess Game Example"

From WeizmannWiki
Jump to: navigation, search
Line 1: Line 1:
This is a protected page for the Chess Game Example.  
+
This is a protected page for the Chess Game Example.
  
<br>  
+
<br>
  
 
== Chess Game Example<br>  ==
 
== Chess Game Example<br>  ==
  
&nbsp; The ChessGameExample is the chess game which can be played between two user, the black and white.The chess game is implemented with some of the rules and restictions of the original chess game.  
+
&nbsp; The ChessGameExample is the chess game which can be played between two user, the black and white.The chess game is implemented with some of the rules and restictions of the original chess game.
  
 
== Game Board  ==
 
== Game Board  ==
  
[[Image:ChessScreenShot.png]]  
+
[[Image:ChessScreenShot.png]]
  
<br>  
+
<br>
  
 
== Example 1 - LSC for the game  ==
 
== Example 1 - LSC for the game  ==
Line 17: Line 17:
 
{| width="100%" border="1" align="left" cellpadding="1" cellspacing="1"
 
{| width="100%" border="1" align="left" cellpadding="1" cellspacing="1"
 
|-
 
|-
! scope="col" width="15%" | Name  
+
! scope="col" width="15%" | Name
! scope="col" width="70%" | Description  
+
! scope="col" width="70%" | Description
 
! scope="col" width="15%" | LSC
 
! scope="col" width="15%" | LSC
 
|-
 
|-
| Square PieceClick  
+
| Square PieceClick
| when the user click any piece and then click any piece, if the board next turn is equals to the first piece type then the square check_Move.&nbsp;  
+
| when the user click any piece and then click any piece, if the board next turn is equals to the first piece type then the square check_Move.&nbsp;
|  
+
|
&lt;img src="/mediawiki/images/playgo/thumb/Chess_squareclick.png/180px-Chess_squareclick.png" _fck_mw_filename="Chess squareclick.png" _fck_mw_location="left" _fck_mw_type="thumb" alt="LSC" class="fck_mw_frame fck_mw_left" /&gt;
+
[[Image:PieceClick.png|thumb|left|LSC]]
 
+
&lt;a _fcknotitle="true" href="Test"&gt;Test&lt;/a&gt;
+
  
 
|-
 
|-
|  
+
|
|  
+
|
|  
+
|
 
|}
 
|}
  
<br>  
+
<br>
  
 
<br>
 
<br>
  
<br>  
+
<br>
  
 
{| width="200" border="1" cellpadding="1" cellspacing="1"
 
{| width="200" border="1" cellpadding="1" cellspacing="1"
 
|-
 
|-
| Hello  
+
| Hello
|  
+
|
 
|-
 
|-
| sdaf  
+
| sdaf
|  
+
|
 
|-
 
|-
|  
+
|
|  
+
|
 
|}
 
|}

Revision as of 09:40, 27 February 2013

This is a protected page for the Chess Game Example.


Chess Game Example

  The ChessGameExample is the chess game which can be played between two user, the black and white.The chess game is implemented with some of the rules and restictions of the original chess game.

Game Board

ChessScreenShot.png


Example 1 - LSC for the game

Name Description LSC
Square PieceClick when the user click any piece and then click any piece, if the board next turn is equals to the first piece type then the square check_Move. 
LSC




Hello
sdaf