Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

29
LINES

< > BotCompany Repo | #1002353 // What is Chess?

Natural language

1  
Theory "chess".
2  
3  
There is 1 board.
4  
There are 64 squares.
5  
There are 2 colors: white, black.
6  
There are 2 shades: light, dark.
7  
There are 32 pieces.
8  
9  
A piece has a color.
10  
A square has a shade.
11  
There are 8 columns: a, b, c, d, e, f, g, h.
12  
There are 8 rows: 1, 2, 3, 4, 5, 6, 7, 8.
13  
A square has a column and a row.
14  
15  
The board has all squares.
16  
17  
One piece is called "white king".
18  
Another piece is called "black king".
19  
Another piece is called "white queen".
20  
Another piece is called "black queen".
21  
// TODO...
22  
23  
A piece can "be on" a square.
24  
Only one piece can "be on" a square.
25  
26  
A piece with a color of white is called "white piece".
27  
A piece with a color of black is called "black piece".
28  
A square with a shade of light is called "light square".
29  
A square with a shade of dark is called "dark square".

download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002353
Snippet name: What is Chess?
Eternal ID of this version: #1002353/1
Text MD5: 360138353ced48dadd9ca5c51f5b05f5
Author: stefan
Category: nl
Type: Natural language
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-08 17:33:18
Source code size: 817 bytes / 29 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 491 / 118
Referenced in: [show references]