summaryrefslogtreecommitdiffstats
path: root/qnetchess/src/xpm/black_knight.xpm
diff options
context:
space:
mode:
authorDenis Kozadaev <denis@dilos.org>2020-03-28 17:45:12 +0300
committerDenis Kozadaev <denis@dilos.org>2020-03-28 17:45:12 +0300
commitb93fd6da0b9fd56962db2ea64f98da30d5f93538 (patch)
tree9e20e7301f6d6ed7b45750718d6998a0d39e2ced /qnetchess/src/xpm/black_knight.xpm
parent62af0157e055222214ab132575e41f924e997ff1 (diff)
downloadtdegames-qnetchess.tar.gz
tdegames-qnetchess.zip
Network Chess game for two playersqnetchess
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'qnetchess/src/xpm/black_knight.xpm')
-rw-r--r--qnetchess/src/xpm/black_knight.xpm46
1 files changed, 46 insertions, 0 deletions
diff --git a/qnetchess/src/xpm/black_knight.xpm b/qnetchess/src/xpm/black_knight.xpm
new file mode 100644
index 00000000..9ed24184
--- /dev/null
+++ b/qnetchess/src/xpm/black_knight.xpm
@@ -0,0 +1,46 @@
+/* XPM */
+static const char *black_knight[]={
+"40 40 3 1",
+". c None",
+"# c #000000",
+"a c #ffffff",
+"........................................",
+"........................................",
+"........................................",
+"........................................",
+"........................................",
+"........................................",
+"................#...#...................",
+"...............###.###..................",
+"...............###.###..................",
+"..............####a###..................",
+".............###aa#####.................",
+"............###a#########...............",
+"...........###############..............",
+"..........############a####.............",
+".........####aaa#######a####............",
+".........###aaa#########a####...........",
+"........#################a####..........",
+"........##################a###..........",
+".......###################a####.........",
+".......####################a###.........",
+"......######################a###........",
+".....################.#####a####........",
+"....##aa###########...######a###........",
+"....##############...########a###.......",
+"....#####a#######...########a####.......",
+"....####aa#####....##########a###.......",
+".....#aaa####.....############a###......",
+".......a####....#############a####......",
+"......#####....###############a###......",
+".......##.....###############a####......",
+".............#################a###......",
+"............#################a####......",
+"...........###################a###......",
+"...........#######################......",
+"...........#######################......",
+"...........#######################......",
+"...........######################.......",
+"........................................",
+"........................................",
+"........................................"};