diff options
| author | Jakob L. Kreuze <jakob@memeware.net> | 2018-10-25 15:26:49 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <jakob@memeware.net> | 2018-10-25 15:26:49 -0400 |
| commit | e9489b26a288dc7f1dc735ab8f66ded3a0df91f3 (patch) | |
| tree | 5d516707f6b09b0529d9649f903001a6fb1e6ff3 /maps | |
| parent | e5053056ad7a223466c8e56df7b63279458d2867 (diff) | |
Implemented menus and endgame
Diffstat (limited to 'maps')
| -rw-r--r-- | maps/demo.fnl | 3 | ||||
| -rw-r--r-- | maps/demo.png | bin | 0 -> 217 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/maps/demo.fnl b/maps/demo.fnl new file mode 100644 index 0000000..e76d4d7 --- /dev/null +++ b/maps/demo.fnl @@ -0,0 +1,3 @@ +{:name "Demonstration" + :player-spawn-x 32 + :player-spawn-y 32} diff --git a/maps/demo.png b/maps/demo.png Binary files differnew file mode 100644 index 0000000..a26d2fd --- /dev/null +++ b/maps/demo.png |