# Location of Pawns on the ludo map.
# Starting from Yellow Castle.
# Cell NO,x,y
00,130,079
01,130,094
02,130,108
03,130,123
04,133,138
05,143,151
06,159,152
07,174,152
08,189,152
09,203,152
10,218,152
11,218,168
12,218,182
13,203,182
14,189,182
15,174,182
16,159,182
17,144,182
18,132,195
19,130,211
20,130,225
21,130,237
22,130,254
23,130,269
24,115,269
25,100,269
26,100,254
27,100,240
28,100,225
29,101,211
30,099,195
31,088,184
32,072,181
33,056,181
34,043,181
35,027,181
36,013,181
37,013,167
38,012,151
39,028,151
40,042,151
41,057,151
42,072,151
43,088,150
44,099,138
45,100,124
46,100,109
47,100,094
48,100,079
49,100,064
50,115,064
51,129,064
# Home Street Locations
# Yellow
52,115,079
53,115,094
54,115,109
55,115,124
56,115,138
# Blue
57,188,172
58,176,172
59,163,172
60,150,172
61,137,172
# Red
62,115,254
63,115,237
64,115,225
65,115,211
66,115,195
# Green
67,027,167
68,043,167
69,056,167
70,072,167
71,088,167
# Pawn Castle Locations
# Yellow
72,180,090
73,169,102
74,194,103
75,181,112
# Blue
76,180,225
77,169,236
78,194,236
79,181,242
# Red
80,050,225
81,061,236
82,036,236
83,049,242
# Green
84,050,090
85,061,102
86,036,103
87,049,112
#The End