diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-09-08 20:25:06 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-09-08 20:25:06 -0400 |
| commit | f33b7048d7f1255a4f9c04057340f2c71d6fb982 (patch) | |
| tree | 8b7ea09409eef75696ba60a8ff5f60b8af1ec83d /examples/game/map.txt | |
| parent | 9f7f4eb858d723b0d4fc954b1575feb05f0f8134 (diff) | |
Turn into map
Diffstat (limited to 'examples/game/map.txt')
| -rw-r--r-- | examples/game/map.txt | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/examples/game/map.txt b/examples/game/map.txt index d0436a0a..46fccd09 100644 --- a/examples/game/map.txt +++ b/examples/game/map.txt @@ -1,17 +1,18 @@ -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] -[] [] [] -[] [] [] -[] [] [] -[] [] [] -[] [] [] -[] [] [] [] -[] @@ [] [] -[] [] [] -[] [] [] -[] [] [] -[] [] [] -[] [] [] -[] [] [] -[] [] [] -[] [] [] -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] +################################ +#@ # # # +# #### #### # # #### ##### +# # # # # # +# ####### # ####### # # ### +# # # # # # # +# #### ########## # #### # +# # # # # # # +#### # # # # # # # # ## +# # # # # # # # +####### ########## # ######## +# # # # # +# ########## #### # # # # +# # # # # # # # # +# ####### # # ########## # +# # # # # # # ? # +# # # # # # # +################################ |
