Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
Chess
Symbols
Chessboard
ChessboardQ
ChessboardRecognize
ChessGame
ChessGameQ
ChessViewer
EngineEvaluate
Engine
QuitEngine
RandomChessboard
RandomChessGame
StartEngine
Formats
FEN
PGN
Wolfram`Chess`
R
a
n
d
o
m
C
h
e
s
s
G
a
m
e
R
a
n
d
o
m
C
h
e
s
s
G
a
m
e
[
n
]
y
i
e
l
d
s
a
C
h
e
s
s
G
a
m
e
w
i
t
h
a
t
m
o
s
t
n
m
o
v
e
s
p
l
a
y
e
d
a
t
r
a
n
d
o
m
f
r
o
m
t
h
e
i
n
i
t
i
a
l
p
o
s
i
t
i
o
n
.
R
a
n
d
o
m
C
h
e
s
s
G
a
m
e
[
n
,
m
e
t
a
d
a
t
a
]
y
i
e
l
d
s
a
C
h
e
s
s
G
a
m
e
w
i
t
h
s
p
e
c
i
f
i
c
v
a
l
u
e
s
o
f
m
e
t
a
d
a
t
a
.
R
a
n
d
o
m
C
h
e
s
s
G
a
m
e
[
n
,
m
e
t
a
d
a
t
a
,
f
e
n
]
y
i
e
l
d
s
a
C
h
e
s
s
G
a
m
e
s
t
a
r
t
e
d
f
r
o
m
t
h
e
p
o
s
i
t
i
o
n
d
e
s
c
r
i
b
e
d
b
y
f
e
n
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
2
)
Basic Examples
(
1
)
Generate a random game between Alice and Bob of up to a 100 moves:
I
n
[
1
]
:
=
g
=
R
a
n
d
o
m
C
h
e
s
s
G
a
m
e
[
1
0
0
,
"
W
h
i
t
e
"
"
A
l
i
c
e
"
,
"
B
l
a
c
k
"
"
B
o
b
"
]
O
u
t
[
1
]
=
C
h
e
s
s
G
a
m
e
A
l
i
c
e
-
B
o
b
D
a
t
e
:
F
r
i
2
J
u
n
2
0
2
3
1
0
:
2
5
:
2
9
Browse the game:
I
n
[
2
]
:
=
C
h
e
s
s
V
i
e
w
e
r
[
g
]
O
u
t
[
2
]
=
A
l
i
c
e
–
B
o
b
F
r
i
2
J
u
n
2
0
2
3
1
0
:
2
5
:
2
9
,
W
o
l
f
r
a
m
*
S
c
o
p
e
(
1
)
S
e
e
A
l
s
o
C
h
e
s
s
G
a
m
e
"
"