# Location of Pawns on the ludo map.
# Starting from Yellow Castle.
# Cell NO,x,y
00,125,099
01,125,110
02,125,123
03,125,136
04,128,149
05,137,158
06,150,159
07,163,159
08,176,159
09,188,159
10,200,159
11,200,172
12,200,184
13,188,184
14,176,184
15,163,184
16,150,184
17,137,185
18,126,195
19,125,207
20,125,219
21,125,231
22,125,243
23,125,255
24,113,255
25,101,255
26,101,244
27,101,233
28,101,220
29,101,208
30,100,196
31,091,185
32,078,184
33,065,184
34,052,184
35,040,184
36,027,184
37,027,171
38,027,159
39,040,159
40,052,159
41,065,159
42,077,159
43,090,157
44,100,149
45,101,136
46,101,123
47,101,110
48,101,099
49,101,085
50,113,085
51,125,085
# Home Street Locations
# Yellow
52,113,099
53,113,110
54,113,123
55,113,136
56,113,149
# Blue
57,188,172
58,176,172
59,163,172
60,150,172
61,137,172
# Red
62,113,244
63,113,233
64,113,220
65,113,208
66,113,196
# Green
67,040,172
68,052,172
69,065,172
70,077,172
71,090,172
# Pawn Castle Locations
# Yellow
72,170,110
73,159,122
74,184,123
75,171,132
# Blue
76,174,225
77,163,236
78,188,236
79,174,242
# Red
80,062,223
81,050,236
82,078,237
83,063,241
# Green
84,060,107
85,050,120
86,076,122
87,062,143
#The End