From 1f1a17873db401ebcfab6c3e6be0d84731bb84c1 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sat, 8 Jan 2022 23:06:48 +0100 Subject: Add README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..39ed4ef --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# sameboy-thumbnailer + +![example screenshjot](https://i.imgur.com/zqU3GvQ.png) +(The Legend of Zelda: Link's Awakening) + +### Emulator +sameboy-thumbnailer uses [SameBoy](https://github.com/LIJI32/SameBoy) as its backend and is based on a [PR](https://github.com/LIJI32/SameBoy/pull/320) for it + +### Dependencies +- [rgbds](https://github.com/gbdev/rgbds) +- dd + +### [License](LICENSE) + +sameboy-thumbnailer is licensed under MIT \ No newline at end of file -- cgit v1.2.3