summaryrefslogtreecommitdiff
path: root/xpm
diff options
context:
space:
mode:
authorJoshua Judson Rosen2017-03-31 05:26:54 -0400
committerJoshua Judson Rosen2017-04-01 16:14:11 -0400
commita370586ffb9137d6c181dfd349b9aaaa6b6533d4 (patch)
tree67294ac1c8aa24b23f960672673dbb21df81bc4a /xpm
parentDrop undocumented readline dependency (diff)
downloadgnurobots-a370586ffb9137d6c181dfd349b9aaaa6b6533d4.tar.gz
Make robot imagery more asymmetrical for increased clarity
For those of us with difficulty seeing red, it's just too hard to tell which way the robot is facing when the only distinction is whether which of the side bumps is red vs. grey (especially when it's just a handful of pixels).
Diffstat (limited to 'xpm')
-rw-r--r--xpm/robot_east.xpm12
-rw-r--r--xpm/robot_west.xpm12
2 files changed, 12 insertions, 12 deletions
diff --git a/xpm/robot_east.xpm b/xpm/robot_east.xpm
index 8a80cda..e0052a6 100644
--- a/xpm/robot_east.xpm
+++ b/xpm/robot_east.xpm
@@ -14,12 +14,12 @@ static char * robot_east_xpm[] = {
"..++++++++++++..",
"..+@@@@@@@@@@+..",
"..+@@@@@@@@@@+#.",
-".$+@@@@@@@@@@+#.",
-"$$+@@@@@@@@@@+$$",
-"$%++++++++++++%$",
-"$&%**********%#$",
-"$%%==========%#$",
-".$%==========%$.",
+"..+@@@@@@@@@@+#.",
+"..+@@@@@@@@@@+$$",
+"..++++++++++++%$",
+"..%**********%#$",
+"..%==========%#$",
+"..%==========%$.",
"..%&&&&&&&&&&%..",
".$%&&&&&&&&&&%$.",
"$$$$$$$$$$$$$$$$",
diff --git a/xpm/robot_west.xpm b/xpm/robot_west.xpm
index 97f87c4..95a97bb 100644
--- a/xpm/robot_west.xpm
+++ b/xpm/robot_west.xpm
@@ -14,12 +14,12 @@ static char * robot_west_xpm[] = {
"..++++++++++++..",
"..+@@@@@@@@@@+..",
".#+@@@@@@@@@@+..",
-".#+@@@@@@@@@@+$.",
-"$$+@@@@@@@@@@+$$",
-"$%++++++++++++%$",
-"$#%&&&&&&&&&&%*$",
-"$#%==========%%$",
-".$%==========%$.",
+".#+@@@@@@@@@@+..",
+"$$+@@@@@@@@@@+..",
+"$%++++++++++++..",
+"$#%&&&&&&&&&&%..",
+"$#%==========%..",
+".$%==========%..",
"..%**********%..",
".$%**********%$.",
"$$$$$$$$$$$$$$$$",