aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-03-11 23:39:02 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-03-11 23:39:02 +0100
commit2b13fb8abd0616db67e94e5cfa29b2e0dadfb27b (patch)
tree8bd6bd6ea941e34921e97d41b22f58542469c0d5
parentbd97502a0c07428d9fed59f65556cad502769adb (diff)
downloadjetpac.nes-2b13fb8abd0616db67e94e5cfa29b2e0dadfb27b.tar.gz
jetpac.nes-2b13fb8abd0616db67e94e5cfa29b2e0dadfb27b.zip
Add a mock cover image
This image can later be used for cartridge labels and such. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
-rw-r--r--README.md4
-rw-r--r--assets/cover.pngbin0 -> 1676155 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b6b0b0..797f5a3 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,9 @@ what's different from the original and what to expect from this port.
The original game was developed and published by Ultimate Play the Game and
released for the ZX Spectrum and VIC-20 in 1983 and the BBC Micro in 1984. Thus,
the original idea is not mine, and I only did the porting to the NES/Famicom
-platform.
+platform. Similarly, all the assets and the cover image are just sloppy ports
+that I did from the original game. Thus, all credits for the original idea and
+artistic choices are entirely on the original authors, not me.
This port is released under the
[GPLv3+](http://www.gnu.org/licenses/gpl-3.0.txt), Copyright (C) 2023-<i>Ω</i>
diff --git a/assets/cover.png b/assets/cover.png
new file mode 100644
index 0000000..28a0869
--- /dev/null
+++ b/assets/cover.png
Binary files differ