From 265714c9529ec341abaea631ed38ac9a88b4487a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Thu, 31 Jul 2025 13:43:08 +0200 Subject: [PATCH] feat: add bad textures --- ressources/east.xpm | 69 ++++++++++++++++++++++++++++++++++++++++++++ ressources/north.xpm | 69 ++++++++++++++++++++++++++++++++++++++++++++ ressources/south.xpm | 69 ++++++++++++++++++++++++++++++++++++++++++++ ressources/west.xpm | 69 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 276 insertions(+) create mode 100644 ressources/east.xpm create mode 100644 ressources/north.xpm create mode 100644 ressources/south.xpm create mode 100644 ressources/west.xpm diff --git a/ressources/east.xpm b/ressources/east.xpm new file mode 100644 index 0000000..f7cf252 --- /dev/null +++ b/ressources/east.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char *dummy[]={ +"64 64 2 1", +"# c #765930", +". c #b0813c", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +".............##.##################..............................", +"..............#.................................................", +"..............#.................................................", +".............#..................................................", +".............#..................................................", +".............#..................................................", +".............#..................................................", +".............#..................................................", +".............#..................................................", +".............#..................................................", +".............#..................##..............................", +".............#..........#########...............................", +".............#.......###........................................", +".............#..#####...........................................", +"............#.##................................................", +"............#.#.................................................", +"............#...................................................", +"............#...................................................", +"............#...................................................", +"............#...................................................", +"............#...................................................", +"............#...................................................", +"............#...................................................", +"............#...................................................", +"............#...................................................", +".............#..................................................", +".............#..................................................", +".............#..................................................", +".............#......#######.....................................", +".............##..###............................................", +"..............###...............................................", +"..............#.................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................"}; diff --git a/ressources/north.xpm b/ressources/north.xpm new file mode 100644 index 0000000..9652c0e --- /dev/null +++ b/ressources/north.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char *dummy[]={ +"64 64 2 1", +"# c #534530", +". c #897451", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"......................................#.........................", +"......................................#.........................", +"......................................#.........................", +"......................................#.........................", +".................##...................#.........................", +".................##...................#.........................", +".................#.#..................#.........................", +".................#..#.................#.........................", +".................#..#.................#.........................", +".................#..#.................#.........................", +".................#...#................#.........................", +".................#....#...............#.........................", +".................#....#...............#.........................", +".................#.....#..............#.........................", +".................#......#.............#.........................", +".................#......#.............#.........................", +".................#.......#...........#..........................", +".................#.......#...........#..........................", +".................#........#..........#..........................", +".................#.........#.........#..........................", +".................#.........#.........#..........................", +".................#..........#.......#...........................", +".................#...........#......#...........................", +".................#............#.....#...........................", +".................#.............#....#...........................", +".................##............#....#...........................", +"..................#.............#...#...........................", +"..................#..............#..#...........................", +"..................#...............#.#...........................", +"...................#..............###...........................", +"...................#...............##...........................", +"...................#...............##...........................", +"...................#................#...........................", +"...................#............................................", +"...................#............................................", +"...................#............................................", +"...................#............................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................"}; diff --git a/ressources/south.xpm b/ressources/south.xpm new file mode 100644 index 0000000..d54428c --- /dev/null +++ b/ressources/south.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char *dummy[]={ +"64 64 2 1", +"# c #67502e", +". c #d6a459", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"...............................####.............................", +"............................###....##...........................", +".........................###....................................", +"........................#.......................................", +".......................#........................................", +"......................#.........................................", +".....................#..........................................", +".....................#..........................................", +".....................#..........................................", +".....................#..........................................", +"......................##........................................", +"........................##......................................", +"..........................#.....................................", +"...........................##...................................", +".............................##.................................", +"...............................##...............................", +".................................###............................", +"....................................#...........................", +".....................................#..........................", +".....................................#..........................", +".....................................#..........................", +".....................................#..........................", +".....................................#..........................", +"....................................#...........................", +"...................................#............................", +".................................##.............................", +"...............................##...............................", +".......................########.................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................"}; diff --git a/ressources/west.xpm b/ressources/west.xpm new file mode 100644 index 0000000..9eb9c63 --- /dev/null +++ b/ressources/west.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char *dummy[]={ +"64 64 2 1", +"# c #83663c", +". c #c78c3a", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"...............#................................................", +"...............#................................................", +"..............#...........................#.....................", +"...............#.........................##.....................", +"...............#........................#.......................", +"...............#........................#.......................", +"...............#.......................#........................", +"................#.....................#.........................", +"................#....................#..........................", +".................#..................#...........................", +".................#..................#...........................", +"..................#................#............................", +"..................#...###..........#............................", +"..................#...#.##.......##.............................", +"..................##.#...#.......#..............................", +"...................##....##.....#...............................", +"...................##.....#.....#...............................", +"...........................#..##................................", +"...........................###..................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................"};