summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2020-04-12 21:59:35 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2020-04-12 21:59:35 -0400
commit2bdb665cffff93721bbd38b3809a7c420dff2f1c (patch)
treede12f43ec1b8053f99f182d06d404a97ba62f64f /assets
parent729f0b687b975e60f338831bcb0d59fad776f3e1 (diff)
Day 3 progress.
Diffstat (limited to 'assets')
-rw-r--r--assets/images/explosion.pngbin0 -> 410 bytes
-rw-r--r--assets/images/explosion.xcfbin0 -> 1199 bytes
-rw-r--r--assets/images/player-bullets.pngbin620 -> 620 bytes
-rw-r--r--assets/sounds/explosion.wavbin0 -> 33510 bytes
-rw-r--r--assets/sounds/player-death.wavbin0 -> 66010 bytes
-rw-r--r--assets/sounds/player-missile.wavbin0 -> 65490 bytes
-rw-r--r--assets/sounds/player-shoot.wavbin0 -> 806 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/assets/images/explosion.png b/assets/images/explosion.png
new file mode 100644
index 0000000..2146226
--- /dev/null
+++ b/assets/images/explosion.png
Binary files differ
diff --git a/assets/images/explosion.xcf b/assets/images/explosion.xcf
new file mode 100644
index 0000000..3b3f077
--- /dev/null
+++ b/assets/images/explosion.xcf
Binary files differ
diff --git a/assets/images/player-bullets.png b/assets/images/player-bullets.png
index eb9c4cb..5aecd50 100644
--- a/assets/images/player-bullets.png
+++ b/assets/images/player-bullets.png
Binary files differ
diff --git a/assets/sounds/explosion.wav b/assets/sounds/explosion.wav
new file mode 100644
index 0000000..bcc4865
--- /dev/null
+++ b/assets/sounds/explosion.wav
Binary files differ
diff --git a/assets/sounds/player-death.wav b/assets/sounds/player-death.wav
new file mode 100644
index 0000000..c0d3bd6
--- /dev/null
+++ b/assets/sounds/player-death.wav
Binary files differ
diff --git a/assets/sounds/player-missile.wav b/assets/sounds/player-missile.wav
new file mode 100644
index 0000000..50ef045
--- /dev/null
+++ b/assets/sounds/player-missile.wav
Binary files differ
diff --git a/assets/sounds/player-shoot.wav b/assets/sounds/player-shoot.wav
new file mode 100644
index 0000000..ec3bb6b
--- /dev/null
+++ b/assets/sounds/player-shoot.wav
Binary files differ