From d055cf69c8925e895cfcb726a4339f843f3ccfc1 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 27 Dec 2022 09:05:33 +0100 Subject: work --- build/data/imgs/plants.png | Bin 0 -> 9545 bytes build/data/imgs/player.png | Bin 0 -> 81870 bytes build/data/imgs/wall1.png | Bin 0 -> 4613 bytes build/data/maps/map1.dat | Bin 0 -> 6408 bytes build/zombies.exe | Bin 1771319 -> 1776150 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 build/data/imgs/plants.png create mode 100644 build/data/imgs/player.png create mode 100644 build/data/imgs/wall1.png create mode 100644 build/data/maps/map1.dat (limited to 'build') diff --git a/build/data/imgs/plants.png b/build/data/imgs/plants.png new file mode 100644 index 0000000..fc936a8 Binary files /dev/null and b/build/data/imgs/plants.png differ diff --git a/build/data/imgs/player.png b/build/data/imgs/player.png new file mode 100644 index 0000000..06d4cae Binary files /dev/null and b/build/data/imgs/player.png differ diff --git a/build/data/imgs/wall1.png b/build/data/imgs/wall1.png new file mode 100644 index 0000000..980513f Binary files /dev/null and b/build/data/imgs/wall1.png differ diff --git a/build/data/maps/map1.dat b/build/data/maps/map1.dat new file mode 100644 index 0000000..e4142aa Binary files /dev/null and b/build/data/maps/map1.dat differ diff --git a/build/zombies.exe b/build/zombies.exe index 41f3267..998fde1 100644 Binary files a/build/zombies.exe and b/build/zombies.exe differ -- cgit v1.2.3-70-g09d2