diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2022-01-08 23:06:48 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2022-01-08 23:06:48 +0100 |
commit | 1f1a17873db401ebcfab6c3e6be0d84731bb84c1 (patch) | |
tree | 3d79f8b6d158904b8967077046ee85ecde882f8f | |
parent | 29acda971adc34e2085d8d3749aff3d898144a70 (diff) | |
download | sameboy-thumbnailer-1f1a17873db401ebcfab6c3e6be0d84731bb84c1.tar.gz sameboy-thumbnailer-1f1a17873db401ebcfab6c3e6be0d84731bb84c1.zip |
Add README
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
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 |