diff --git a/www/data/showcase.json b/www/data/showcase.json index 6a3d04e4c03..52058bf6ce6 100644 --- a/www/data/showcase.json +++ b/www/data/showcase.json @@ -444,5 +444,11 @@ "link": "https://retroranker.site", "github": "https://github.com/Nergy101/retro-ranker", "image": "retro-ranker" + }, + { + "title": "Deno Sandbox API Test Game", + "link": "https://deno-sandbox-api-test.octo8080x.deno.net/", + "github": "https://github.com/Octo8080X/deno-sandbox-api-test", + "image": "deno-sandbox-api-test-game" } ] diff --git a/www/static/showcase/deno-sandbox-api-test-game1x.jpg b/www/static/showcase/deno-sandbox-api-test-game1x.jpg new file mode 100644 index 00000000000..2e464e27f64 Binary files /dev/null and b/www/static/showcase/deno-sandbox-api-test-game1x.jpg differ diff --git a/www/static/showcase/deno-sandbox-api-test-game2x.jpg b/www/static/showcase/deno-sandbox-api-test-game2x.jpg new file mode 100644 index 00000000000..7dc743a829c Binary files /dev/null and b/www/static/showcase/deno-sandbox-api-test-game2x.jpg differ