aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-04-07 22:41:17 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-04-07 22:41:17 +0100
commit84408c209bc792d65fa3811f509abba3a0be3863 (patch)
tree17e19061ebb218b804a23db12c6de8f53b3fe3c5 /res
parent12d4a0a5ce85c4034832b7f29c42aaba3101f119 (diff)
downloadArider-84408c209bc792d65fa3811f509abba3a0be3863.tar.gz
Arider-84408c209bc792d65fa3811f509abba3a0be3863.zip
Removed unnecessary files and drawing everything
Diffstat (limited to 'res')
-rw-r--r--res/levels/level1.txt14
-rw-r--r--res/textures/license.txt14
-rw-r--r--res/textures/preview.pngbin357548 -> 0 bytes
-rw-r--r--res/textures/sample.pngbin144759 -> 0 bytes
4 files changed, 7 insertions, 21 deletions
diff --git a/res/levels/level1.txt b/res/levels/level1.txt
index 9fee9c3..32cd9aa 100644
--- a/res/levels/level1.txt
+++ b/res/levels/level1.txt
@@ -1,7 +1,7 @@
-eeeeeeeeeeeeeeeeeeeeeeeeeeeee
-eeeeeeeeeeeeeeeeeeeeeeeeeeeee
-eeeeeeeeeeeeeeeeeeeeeeeeeeeee
-eeeeeeeeeeeeeeeeeeeeeeeeeeeee
-bbbbbbbbbeeeeeeeeebbbbbbbbbbb
-bbbbbbbbbbbbbbbbbbbbbbbbbbbbb
-bbbbbbbbbbbbbbbbbbbbbbbbbbbbb
+. . . . . . . . t t t t t . . . . . . . . .
+. . . . . . . . . . . . . . . . . . . . . .
+. . . . . . . . . . . . . . . . . . . . . .
+. . . . . . . . . . . . . . . . . . . . . .
+t t t t t t t . . . t t t t t t t t t t t t
+b b b b b b b . . . b b b b b b b b b b b b
+b b b b b b b . . . b b b b b b b b b b b b
diff --git a/res/textures/license.txt b/res/textures/license.txt
deleted file mode 100644
index 4ba0150..0000000
--- a/res/textures/license.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-
-###############################################################################
-
- Platformer graphics (Deluxe) by Kenney Vleugels (www.kenney.nl)
-
- ------------------------------
-
- License (CC0)
- http://creativecommons.org/publicdomain/zero/1.0/
-
- You may use these graphics in personal and commercial projects.
- Credit (Kenney or www.kenney.nl) would be nice but is not mandatory.
-
-############################################################################### \ No newline at end of file
diff --git a/res/textures/preview.png b/res/textures/preview.png
deleted file mode 100644
index 29caecf..0000000
--- a/res/textures/preview.png
+++ /dev/null
Binary files differ
diff --git a/res/textures/sample.png b/res/textures/sample.png
deleted file mode 100644
index 50a62c1..0000000
--- a/res/textures/sample.png
+++ /dev/null
Binary files differ