summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2016-05-13 22:54:24 +0200
committerAki <nthirtyone@gmail.com>2016-05-13 22:54:24 +0200
commit020046996754e7d9d9b2e59d12a9cc83d4a2f4dd (patch)
treeaca71408952d79fa8d9536d379278787d1fa1018
parent35be9645afbc83146a8e0b7d5d52dcafd136d1d8 (diff)
downloadroflnauts-020046996754e7d9d9b2e59d12a9cc83d4a2f4dd.zip
roflnauts-020046996754e7d9d9b2e59d12a9cc83d4a2f4dd.tar.gz
roflnauts-020046996754e7d9d9b2e59d12a9cc83d4a2f4dd.tar.bz2
Sprites
-rw-r--r--.gitignore1
-rw-r--r--assets/clunk.pngbin0 -> 1842 bytes
-rw-r--r--assets/coco.pngbin0 -> 1744 bytes
-rw-r--r--assets/derpl.pngbin0 -> 1674 bytes
-rw-r--r--assets/froggy.pngbin0 -> 1656 bytes
-rw-r--r--assets/icon.pngbin0 -> 681 bytes
-rw-r--r--assets/leon.pngbin0 -> 1590 bytes
-rw-r--r--assets/lonestar.pngbin0 -> 1779 bytes
-rw-r--r--assets/platform_big.pngbin0 -> 2447 bytes
-rw-r--r--assets/platform_small.pngbin0 -> 664 bytes
-rw-r--r--assets/platform_top.pngbin0 -> 579 bytes
-rw-r--r--assets/voltar.pngbin0 -> 1594 bytes
-rw-r--r--assets/yuri.pngbin0 -> 1866 bytes
13 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d4df9a..e33609d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
*.png
-*.xcf \ No newline at end of file
diff --git a/assets/clunk.png b/assets/clunk.png
new file mode 100644
index 0000000..29371cb
--- /dev/null
+++ b/assets/clunk.png
Binary files differ
diff --git a/assets/coco.png b/assets/coco.png
new file mode 100644
index 0000000..fccca26
--- /dev/null
+++ b/assets/coco.png
Binary files differ
diff --git a/assets/derpl.png b/assets/derpl.png
new file mode 100644
index 0000000..52c6720
--- /dev/null
+++ b/assets/derpl.png
Binary files differ
diff --git a/assets/froggy.png b/assets/froggy.png
new file mode 100644
index 0000000..66a823d
--- /dev/null
+++ b/assets/froggy.png
Binary files differ
diff --git a/assets/icon.png b/assets/icon.png
new file mode 100644
index 0000000..27b0e1e
--- /dev/null
+++ b/assets/icon.png
Binary files differ
diff --git a/assets/leon.png b/assets/leon.png
new file mode 100644
index 0000000..4cf2ac8
--- /dev/null
+++ b/assets/leon.png
Binary files differ
diff --git a/assets/lonestar.png b/assets/lonestar.png
new file mode 100644
index 0000000..282c327
--- /dev/null
+++ b/assets/lonestar.png
Binary files differ
diff --git a/assets/platform_big.png b/assets/platform_big.png
new file mode 100644
index 0000000..830e41d
--- /dev/null
+++ b/assets/platform_big.png
Binary files differ
diff --git a/assets/platform_small.png b/assets/platform_small.png
new file mode 100644
index 0000000..111da11
--- /dev/null
+++ b/assets/platform_small.png
Binary files differ
diff --git a/assets/platform_top.png b/assets/platform_top.png
new file mode 100644
index 0000000..3e1a342
--- /dev/null
+++ b/assets/platform_top.png
Binary files differ
diff --git a/assets/voltar.png b/assets/voltar.png
new file mode 100644
index 0000000..8ae3879
--- /dev/null
+++ b/assets/voltar.png
Binary files differ
diff --git a/assets/yuri.png b/assets/yuri.png
new file mode 100644
index 0000000..5d3c0de
--- /dev/null
+++ b/assets/yuri.png
Binary files differ