diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2024-07-12 23:41:54 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2024-07-12 23:41:54 +0200 |
| commit | cb14c229e6e39bbae9d5aa3f3e3d2e8ac842609b (patch) | |
| tree | e2cb862ac32d52447073fca2fee78791fa627fac /images | |
| parent | 3b632e8a598bfcd75fd88d13e6d575996d98cf8b (diff) | |
| download | spaceinvaders-cb14c229e6e39bbae9d5aa3f3e3d2e8ac842609b.tar.gz spaceinvaders-cb14c229e6e39bbae9d5aa3f3e3d2e8ac842609b.zip | |
use free sprites for the shuttle and the aliens
Diffstat (limited to 'images')
| -rw-r--r-- | images/extra.png | bin | 0 -> 185 bytes |
| -rw-r--r-- | images/green.png | bin | 0 -> 220 bytes |
| -rw-r--r-- | images/player.png | bin | 0 -> 190 bytes |
| -rw-r--r-- | images/red.png | bin | 0 -> 214 bytes |
| -rw-r--r-- | images/yellow.png | bin | 0 -> 220 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/images/extra.png b/images/extra.png Binary files differnew file mode 100644 index 0000000..cbbf823 --- /dev/null +++ b/images/extra.png diff --git a/images/green.png b/images/green.png Binary files differnew file mode 100644 index 0000000..6f2f4f2 --- /dev/null +++ b/images/green.png diff --git a/images/player.png b/images/player.png Binary files differnew file mode 100644 index 0000000..347069d --- /dev/null +++ b/images/player.png diff --git a/images/red.png b/images/red.png Binary files differnew file mode 100644 index 0000000..04efa8a --- /dev/null +++ b/images/red.png diff --git a/images/yellow.png b/images/yellow.png Binary files differnew file mode 100644 index 0000000..4055b3d --- /dev/null +++ b/images/yellow.png |
