From f290b8cd7e40ed8688175fba312697f7da96a34e Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Sun, 26 Oct 2014 18:15:21 +0000 Subject: game: Add a buildable version of the agme Signed-off-by: Olivier Gayot --- images/map/coffre.bmp | Bin 0 -> 12342 bytes images/map/mur.bmp | Bin 0 -> 12342 bytes images/map/perso.bmp | Bin 0 -> 12342 bytes images/map/sol.bmp | Bin 0 -> 12342 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/map/coffre.bmp create mode 100644 images/map/mur.bmp create mode 100644 images/map/perso.bmp create mode 100644 images/map/sol.bmp (limited to 'images/map') diff --git a/images/map/coffre.bmp b/images/map/coffre.bmp new file mode 100644 index 0000000..388013d Binary files /dev/null and b/images/map/coffre.bmp differ diff --git a/images/map/mur.bmp b/images/map/mur.bmp new file mode 100644 index 0000000..2b65539 Binary files /dev/null and b/images/map/mur.bmp differ diff --git a/images/map/perso.bmp b/images/map/perso.bmp new file mode 100644 index 0000000..66a2dd6 Binary files /dev/null and b/images/map/perso.bmp differ diff --git a/images/map/sol.bmp b/images/map/sol.bmp new file mode 100644 index 0000000..bfbf94e Binary files /dev/null and b/images/map/sol.bmp differ -- cgit v1.2.3