aboutsummaryrefslogtreecommitdiff
path: root/test.cub
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-02-05 01:29:44 +0100
committerCharles <sircharlesaze@gmail.com>2020-02-05 01:29:44 +0100
commitaf747497060d8a311204ec58b3ac87cc585462fc (patch)
tree2022e10ac93243772f22f281071a4e0fd5c55f1d /test.cub
parent3b224458a5d539bbe00318d939c9a099f3f158e1 (diff)
downloadcub3d-af747497060d8a311204ec58b3ac87cc585462fc.tar.gz
cub3d-af747497060d8a311204ec58b3ac87cc585462fc.tar.bz2
cub3d-af747497060d8a311204ec58b3ac87cc585462fc.zip
better parsing
Diffstat (limited to 'test.cub')
-rw-r--r--test.cub21
1 files changed, 16 insertions, 5 deletions
diff --git a/test.cub b/test.cub
index 6324582..ffeda25 100644
--- a/test.cub
+++ b/test.cub
@@ -1,5 +1,16 @@
-11111
-10001
-10001
-10001
-11111
+R 1600 1200
+NO ./textures/eagle.xpm
+SO ./textures/greystone.xpm
+WE ./textures/wood.xpm
+EA ./textures/greystone.xpm
+S ./textures/cheese.xpm
+F 10,10,10
+C 40,40,40
+
+11 1 1 1 1 1 1 1
+10 0 0 1 0 0 0 1
+10 0 0 0 0 0 0 1
+10 0 0 N 0 0 0 1
+10 0 0 0 0 0 0 1
+10 0 0 0 0 0 0 1
+11 1 1 1 1 1 1 1