diff options
-rw-r--r-- | AUTHORS | 4 | ||||
-rw-r--r-- | assets/music/ending.ogg | bin | 0 -> 656018 bytes | |||
-rw-r--r-- | assets/music/level-1.ogg | bin | 0 -> 1151802 bytes | |||
-rw-r--r-- | assets/music/level-2.ogg | bin | 0 -> 1093221 bytes | |||
-rw-r--r-- | assets/music/level-3.ogg | bin | 0 -> 1214080 bytes | |||
-rw-r--r-- | assets/music/title-screen.ogg | bin | 0 -> 181104 bytes | |||
-rw-r--r-- | assets/sounds/explosion.wav | bin | 0 -> 46442 bytes | |||
-rw-r--r-- | assets/sounds/hit.wav | bin | 0 -> 19774 bytes | |||
-rw-r--r-- | assets/sounds/player-death.wav | bin | 0 -> 48446 bytes | |||
-rw-r--r-- | assets/sounds/player-shoot.wav | bin | 0 -> 5488 bytes |
10 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ -Programming by David Thompson <davet@gnu.org> - GPLv3+ +Source code by David Thompson <davet@gnu.org> - GPLv3+ Sprites by David Thompson <davet@gnu.org> - CC BY-SA 4.0 International KenPixel Mini font by Kenney - CC0 - http://opengameart.org/content/kenney-fonts +Music by Juhani Junkala <juhani.junkala@musician.org> - CC0 - http://opengameart.org/content/5-chiptunes-action +Sounds by Little Robot Sound Factory <www.littlerobotsoundfactory.com> - CC-BY 3.0 - http://opengameart.org/content/8-bit-sound-effects-library diff --git a/assets/music/ending.ogg b/assets/music/ending.ogg Binary files differnew file mode 100644 index 0000000..22f1fec --- /dev/null +++ b/assets/music/ending.ogg diff --git a/assets/music/level-1.ogg b/assets/music/level-1.ogg Binary files differnew file mode 100644 index 0000000..6e194ef --- /dev/null +++ b/assets/music/level-1.ogg diff --git a/assets/music/level-2.ogg b/assets/music/level-2.ogg Binary files differnew file mode 100644 index 0000000..5c831ff --- /dev/null +++ b/assets/music/level-2.ogg diff --git a/assets/music/level-3.ogg b/assets/music/level-3.ogg Binary files differnew file mode 100644 index 0000000..d49cfb3 --- /dev/null +++ b/assets/music/level-3.ogg diff --git a/assets/music/title-screen.ogg b/assets/music/title-screen.ogg Binary files differnew file mode 100644 index 0000000..3a28e00 --- /dev/null +++ b/assets/music/title-screen.ogg diff --git a/assets/sounds/explosion.wav b/assets/sounds/explosion.wav Binary files differnew file mode 100644 index 0000000..fa0326c --- /dev/null +++ b/assets/sounds/explosion.wav diff --git a/assets/sounds/hit.wav b/assets/sounds/hit.wav Binary files differnew file mode 100644 index 0000000..caae3dd --- /dev/null +++ b/assets/sounds/hit.wav diff --git a/assets/sounds/player-death.wav b/assets/sounds/player-death.wav Binary files differnew file mode 100644 index 0000000..ce70f04 --- /dev/null +++ b/assets/sounds/player-death.wav diff --git a/assets/sounds/player-shoot.wav b/assets/sounds/player-shoot.wav Binary files differnew file mode 100644 index 0000000..569f426 --- /dev/null +++ b/assets/sounds/player-shoot.wav |