# Location of Pawns on the ludo map.
# Starting from Yellow Castle.
# Cell NO,x,y
00,086,159
01,103,181
02,119,202
03,135,226
04,151,249
05,188,255
06,202,233
07,218,209
08,234,184
09,248,161
10,264,139
11,290,155
12,318,176
13,305,198
14,288,222
15,273,245
16,257,268
17,242,289
18,241,373
19,258,394
20,275,415
21,292,438
22,308,462
23,325,484
24,298,500
25,270,522
26,254,502
27,238,478
28,221,456
29,205,432
30,188,411
31,156,418
32,142,440
33,125,464
34,110,487
35,094,510
36,080,531
37,051,514
38,025,495
39,040,471
40,056,449
41,070,427
42,086,404
43,102,380
44,101,285
45,082,267
46,065,243
47,048,221
48,032,196
49,016,175
50,043,156
51,070,136
# Home Street Locations
# Yellow
52,058,179
53,076,201
54,092,222
55,109,246
56,124,268
# Blue
57,274,180
58,260,203
59,243,226
60,229,240
61,214,272
# Red
62,281,482
63,264,458
64,248,436
65,232,413
66,215,391
# Green
67,067,492
68,083,467
69,098,445
70,114,421
71,129,398
# Pawn Castle Locations
# Yellow
72,170,138
73,196,164
74,168,194
75,142,164
# Blue
76,297,302
77,324,329
78,295,357
79,269,328
# Red
80,175,472
81,204,502
82,176,527
83,148,500
# Green
84,043,310
85,072,336
86,044,366
87,017,335
#The End