From a08e4c138734fd59246e70260c51b9d7b68be007 Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Fri, 20 Mar 2026 22:57:32 +0300 Subject: Add ability to read plaintext maps from files --- maps/test | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 maps/test (limited to 'maps') diff --git a/maps/test b/maps/test new file mode 100644 index 0000000..6f21fe9 --- /dev/null +++ b/maps/test @@ -0,0 +1,6 @@ +10x4 +.#@x +.......x.. +....###... +....#.#... +..@....... -- cgit v1.2.3