git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 9b942d31088809694b1cf305bfb28ebbaa3bbca7
parent aa6a8106f00d198c231f7c74e75b8bc8d8b1c339
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Tue, 30 Jul 2024 00:55:48 -0700

Merge pull request #709 from gbdk-2020/docs/showcase_preview

Docs: Add gallery preview screenshot and more info to text
Diffstat:
MREADME.md5++++-
Adocs/gbdk_gallery_preview.jpg0
2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -34,7 +34,10 @@ For a full list of changes see the [ChangeLog](https://github.com/gbdk-2020/gbdk [![GBDK Build and Package](https://github.com/gbdk-2020/gbdk-2020/actions/workflows/gbdk_build_and_package.yml/badge.svg?branch=develop)](https://github.com/gbdk-2020/gbdk-2020/actions/workflows/gbdk_build_and_package.yml) ## Made with GBDK-2020 -See our gallery showcasing [Games and Programs made with GBDK](https://gbdk-2020.github.io/gbdk-2020-gallery/) +See our gallery showcasing [Games and Programs made with GBDK](https://gbdk-2020.github.io/gbdk-2020-gallery/), including open source and cart release filters. + +[![GBDK Showcase Preview](/docs/gbdk_gallery_preview.jpg)](https://gbdk-2020.github.io/gbdk-2020-gallery/) + ## Docs GBDK includes extensive [documentation](https://gbdk-2020.github.io/gbdk-2020/docs/api). A good place to begin is the [Getting Started Section](https://gbdk-2020.github.io/gbdk-2020/docs/api/docs_getting_started.html). diff --git a/docs/gbdk_gallery_preview.jpg b/docs/gbdk_gallery_preview.jpg Binary files differ.

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.