diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-03-21 16:12:16 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-03-21 16:12:16 +0100 |
| commit | caeb26e90ef09fdad85af72f460644e09d3b2c7c (patch) | |
| tree | fa24199fac41284ddb5bcf6855a0b094de7582a2 /map/square.sokoban | |
| parent | 0cebd4ae751e0554f948389654fe4ad7e92943f0 (diff) | |
| download | mario_sokoban-caeb26e90ef09fdad85af72f460644e09d3b2c7c.tar.gz mario_sokoban-caeb26e90ef09fdad85af72f460644e09d3b2c7c.tar.bz2 mario_sokoban-caeb26e90ef09fdad85af72f460644e09d3b2c7c.zip | |
Player sprite direction, read map file
Diffstat (limited to 'map/square.sokoban')
| -rw-r--r-- | map/square.sokoban | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/map/square.sokoban b/map/square.sokoban new file mode 100644 index 0000000..23d637c --- /dev/null +++ b/map/square.sokoban @@ -0,0 +1,7 @@ +####### +# m # +#* # +# U # +# U # +# * # +####### |
