diff options
-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 |