diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-10-22 08:09:14 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-10-22 08:09:14 -0400 |
commit | f3fb51ef1d5d5407ea95c8c8b24cdcd9767cd1fa (patch) | |
tree | ad0da6e12e6edc02d145ad42d6e3825a61a0fb3b /images |
Day 1 progress.
Diffstat (limited to 'images')
-rw-r--r-- | images/2bit-demichrome.gpl | 8 | ||||
-rw-r--r-- | images/chickadee.png | bin | 0 -> 755 bytes | |||
-rw-r--r-- | images/endesga-16.gpl | 20 | ||||
-rw-r--r-- | images/map.ase | bin | 0 -> 552 bytes | |||
-rw-r--r-- | images/map.png | bin | 0 -> 237 bytes | |||
-rw-r--r-- | images/player-bullet.ase | bin | 0 -> 296 bytes | |||
-rw-r--r-- | images/player-bullet.png | bin | 0 -> 93 bytes | |||
-rw-r--r-- | images/player.ase | bin | 0 -> 477 bytes | |||
-rw-r--r-- | images/player.png | bin | 0 -> 195 bytes |
9 files changed, 28 insertions, 0 deletions
diff --git a/images/2bit-demichrome.gpl b/images/2bit-demichrome.gpl new file mode 100644 index 0000000..ec858ca --- /dev/null +++ b/images/2bit-demichrome.gpl @@ -0,0 +1,8 @@ +GIMP Palette
+#Palette Name: 2bit demichrome
+#Description: A 4 colour palette meant to look very robotic or mechanical, with a cold metallic dark grey and a warm dated plastic light grey balancing perfectly
+#Colors: 4
+33 30 32 211e20
+85 85 104 555568
+160 160 139 a0a08b
+233 239 236 e9efec
diff --git a/images/chickadee.png b/images/chickadee.png Binary files differnew file mode 100644 index 0000000..17a35e0 --- /dev/null +++ b/images/chickadee.png diff --git a/images/endesga-16.gpl b/images/endesga-16.gpl new file mode 100644 index 0000000..a4a84bf --- /dev/null +++ b/images/endesga-16.gpl @@ -0,0 +1,20 @@ +GIMP Palette
+#Palette Name: Endesga 16
+#Description:
+#Colors: 16
+228 166 114 e4a672
+184 111 80 b86f50
+116 63 57 743f39
+63 40 50 3f2832
+158 40 53 9e2835
+229 59 68 e53b44
+251 146 43 fb922b
+255 231 98 ffe762
+99 198 77 63c64d
+50 115 69 327345
+25 61 63 193d3f
+79 103 129 4f6781
+175 191 210 afbfd2
+255 255 255 ffffff
+44 232 244 2ce8f4
+4 132 209 0484d1
diff --git a/images/map.ase b/images/map.ase Binary files differnew file mode 100644 index 0000000..4177dd5 --- /dev/null +++ b/images/map.ase diff --git a/images/map.png b/images/map.png Binary files differnew file mode 100644 index 0000000..14da796 --- /dev/null +++ b/images/map.png diff --git a/images/player-bullet.ase b/images/player-bullet.ase Binary files differnew file mode 100644 index 0000000..33cb8ba --- /dev/null +++ b/images/player-bullet.ase diff --git a/images/player-bullet.png b/images/player-bullet.png Binary files differnew file mode 100644 index 0000000..4693829 --- /dev/null +++ b/images/player-bullet.png diff --git a/images/player.ase b/images/player.ase Binary files differnew file mode 100644 index 0000000..2c90a8f --- /dev/null +++ b/images/player.ase diff --git a/images/player.png b/images/player.png Binary files differnew file mode 100644 index 0000000..145655b --- /dev/null +++ b/images/player.png |