diff --git a/website/_data/games.json b/website/_data/games.json index 37f1726c..76c0c1ea 100644 --- a/website/_data/games.json +++ b/website/_data/games.json @@ -29,8 +29,7 @@ "Linux", "Desktop", "Xbox One", - "Nintendo Switch", - "Featured" + "Nintendo Switch" ] }, { @@ -45,8 +44,7 @@ "Console", "Playstation 4", "Xbox One", - "Nintendo Switch", - "Featured" + "Nintendo Switch" ] }, { @@ -89,8 +87,7 @@ "2D", "Console", "Playstation 4", - "Nintendo Switch", - "Featured" + "Nintendo Switch" ] }, { @@ -183,8 +180,7 @@ "tags": [ "Mobile", "iOS", - "Android", - "Featured" + "Android" ] }, { @@ -196,8 +192,7 @@ "pixelart": false, "tags": [ "Console", - "Playstation 4", - "Featured" + "Playstation 4" ] }, { @@ -209,8 +204,7 @@ "pixelart": false, "tags": [ "Windows", - "Desktop", - "Featured" + "Desktop" ] }, { @@ -251,8 +245,7 @@ "Console", "Playstation 4", "Mobile", - "Android", - "Featured" + "Android" ] }, { @@ -265,8 +258,7 @@ "tags": [ "Desktop", "Windows", - "2D", - "Featured" + "2D" ] }, { @@ -280,8 +272,7 @@ "Console", "Playstation 4", "Xbox One", - "3D", - "Featured" + "3D" ] }, { @@ -330,8 +321,7 @@ "tags": [ "Playstation 4", "2D", - "Console", - "Featured" + "Console" ] }, { @@ -364,8 +354,7 @@ "Nintendo Switch", "Playstation Vita", "2D", - "Console", - "Featured" + "Console" ] }, { @@ -430,8 +419,7 @@ "Windows", "2D", "Console", - "Desktop", - "Featured" + "Desktop" ] }, { @@ -476,8 +464,7 @@ "Nintendo Switch", "2D", "Desktop", - "Console", - "Featured" + "Console" ] }, { @@ -876,7 +863,8 @@ "tags": [ "Desktop", "3D", - "Windows" + "Windows", + "Featured" ] }, { @@ -923,7 +911,7 @@ "Linux", "Featured" ] - } , + }, { "name": "spartansurvivors", "title": "Spartan Survivors", @@ -936,5 +924,113 @@ "2D", "Windows" ] - } + }, + { + "name": "sharpshooter", + "title": "Sharpshooter", + "logo": "sharpshooter-logo.png", + "screenshot": "sharpshooter-screenshot.jpg", + "url": "https://store.steampowered.com/app/2835310/Sharpshooter/", + "pixelart": false, + "tags": [ + "Desktop", + "3D", + "Windows", + "Featured" + ] + }, + { + "name": "tamashika", + "title": "TAMASHIKA", + "logo": "tamashika-logo.png", + "screenshot": "tamashika-screenshot.jpg", + "url": "https://store.steampowered.com/app/2996080/TAMASHIKA/", + "pixelart": false, + "tags": [ + "Desktop", + "3D", + "Windows", + "Featured" + ] + }, + { + "name": "shredders", + "title": "Teenage Mutant Ninja Turtles Shredder's Revenge", + "logo": "shredders-logo.png", + "screenshot": "shredders-screenshot.png", + "url": "https://www.shredders-revenge.com/", + "pixelart": false, + "tags": [ + "Console", + "2D", + "Xbox One", + "Xbox Series X/S", + "Nintendo Switch", + "Playstation 4", + "Playstation 5", + "Featured" + ] + }, + { + "name": "kynseed", + "title": "Kynseed", + "logo": "kynseed-logo.png", + "screenshot": "kynseed-screenshot.png", + "url": "https://kynseed.com/", + "pixelart": false, + "tags": [ + "Desktop", + "2D", + "Featured" + ] + }, + { + "name": "carrion", + "title": "Carrion", + "logo": "carrion-logo.png", + "screenshot": "carrion-screenshot.jpg", + "url": "https://www.carrion.game/", + "pixelart": false, + "tags": [ + "Desktop", + "Console", + "2D", + "Xbox One", + "Nintendo Switch", + "Playstation 4", + "Mobile", + "iOS", + "Android", + "Featured" + ] + }, + { + "name": "blockscape", + "title": "Blockscape", + "logo": "blockscape-logo.png", + "screenshot": "blockscape-screenshot.jpg", + "url": "https://store.steampowered.com/app/223490/Blockscape/", + "pixelart": false, + "tags": [ + "Desktop", + "3D", + "Featured" + ] + }, + { + "name": "axiom2", + "title": "Axiom Verge 2", + "logo": "axiom2-logo.png", + "screenshot": "axiom2-screenshot.png", + "url": "https://www.axiomverge2.com/", + "pixelart": true, + "tags": [ + "Console", + "2D", + "Xbox One", + "Nintendo Switch", + "Playstation 4", + "Playstation 5" + ] + } ] diff --git a/website/content/public/images/showcase-header/axiom2-logo.png b/website/content/public/images/showcase-header/axiom2-logo.png new file mode 100644 index 00000000..81ad924c Binary files /dev/null and b/website/content/public/images/showcase-header/axiom2-logo.png differ diff --git a/website/content/public/images/showcase-header/axiom2-screenshot.png b/website/content/public/images/showcase-header/axiom2-screenshot.png new file mode 100644 index 00000000..6a34a2b0 Binary files /dev/null and b/website/content/public/images/showcase-header/axiom2-screenshot.png differ diff --git a/website/content/public/images/showcase-header/blockscape-logo.png b/website/content/public/images/showcase-header/blockscape-logo.png new file mode 100644 index 00000000..df21ec7e Binary files /dev/null and b/website/content/public/images/showcase-header/blockscape-logo.png differ diff --git a/website/content/public/images/showcase-header/blockscape-screenshot.jpg b/website/content/public/images/showcase-header/blockscape-screenshot.jpg new file mode 100644 index 00000000..b5d05e06 Binary files /dev/null and b/website/content/public/images/showcase-header/blockscape-screenshot.jpg differ diff --git a/website/content/public/images/showcase-header/carrion-logo.png b/website/content/public/images/showcase-header/carrion-logo.png new file mode 100644 index 00000000..38be49e4 Binary files /dev/null and b/website/content/public/images/showcase-header/carrion-logo.png differ diff --git a/website/content/public/images/showcase-header/carrion-screenshot.jpg b/website/content/public/images/showcase-header/carrion-screenshot.jpg new file mode 100644 index 00000000..ecabce10 Binary files /dev/null and b/website/content/public/images/showcase-header/carrion-screenshot.jpg differ diff --git a/website/content/public/images/showcase-header/kynseed-logo.png b/website/content/public/images/showcase-header/kynseed-logo.png new file mode 100644 index 00000000..3b7d8b96 Binary files /dev/null and b/website/content/public/images/showcase-header/kynseed-logo.png differ diff --git a/website/content/public/images/showcase-header/kynseed-screenshot.png b/website/content/public/images/showcase-header/kynseed-screenshot.png new file mode 100644 index 00000000..3a73a87a Binary files /dev/null and b/website/content/public/images/showcase-header/kynseed-screenshot.png differ diff --git a/website/content/public/images/showcase-header/sharpshooter-logo.png b/website/content/public/images/showcase-header/sharpshooter-logo.png new file mode 100644 index 00000000..ac388c5e Binary files /dev/null and b/website/content/public/images/showcase-header/sharpshooter-logo.png differ diff --git a/website/content/public/images/showcase-header/sharpshooter-screenshot.jpg b/website/content/public/images/showcase-header/sharpshooter-screenshot.jpg new file mode 100644 index 00000000..cb7e0347 Binary files /dev/null and b/website/content/public/images/showcase-header/sharpshooter-screenshot.jpg differ diff --git a/website/content/public/images/showcase-header/shredders-logo.png b/website/content/public/images/showcase-header/shredders-logo.png new file mode 100644 index 00000000..3a3ff0ca Binary files /dev/null and b/website/content/public/images/showcase-header/shredders-logo.png differ diff --git a/website/content/public/images/showcase-header/shredders-screenshot.png b/website/content/public/images/showcase-header/shredders-screenshot.png new file mode 100644 index 00000000..54b06f86 Binary files /dev/null and b/website/content/public/images/showcase-header/shredders-screenshot.png differ diff --git a/website/content/public/images/showcase-header/stuntboost-logo.png b/website/content/public/images/showcase-header/stuntboost-logo.png index 7dc0c3dd..4a32974d 100644 Binary files a/website/content/public/images/showcase-header/stuntboost-logo.png and b/website/content/public/images/showcase-header/stuntboost-logo.png differ diff --git a/website/content/public/images/showcase-header/tamashika-logo.png b/website/content/public/images/showcase-header/tamashika-logo.png new file mode 100644 index 00000000..a7da3981 Binary files /dev/null and b/website/content/public/images/showcase-header/tamashika-logo.png differ diff --git a/website/content/public/images/showcase-header/tamashika-screenshot.jpg b/website/content/public/images/showcase-header/tamashika-screenshot.jpg new file mode 100644 index 00000000..ee9cc867 Binary files /dev/null and b/website/content/public/images/showcase-header/tamashika-screenshot.jpg differ