From 720b404fc688af2c87957c83533e9e2dcf63cb37 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 24 May 2024 22:39:25 +0000 Subject: [PATCH] Repo update --- docs/index.html | 15 ++++++++++++++- docs/repo.json | 23 ++++++++++++++++++++++- 2 files changed, 36 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index eb80c50..7ea6f77 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,7 +25,7 @@

Erwin's Arduboy Collection

-

A curated list of 308 games for the Arduboy (and clones)

+

A curated list of 309 games for the Arduboy (and clones)

@@ -3007,6 +3007,19 @@

Roshambo by Download hex

+
+ +
+

Row Farm by Glitschen

+

Match adorable farm animals in this mini puzzle game inspired by classic Columns!

+
+

MIT

+ More information + Upload to my Arduboy + Play in emulator + Download hex +
+
diff --git a/docs/repo.json b/docs/repo.json index d215d04..029d261 100644 --- a/docs/repo.json +++ b/docs/repo.json @@ -4709,6 +4709,27 @@ "id": "6aba21", "arduboy": "" }, + { + "title": "Row Farm", + "description": "Match adorable farm animals in this mini puzzle game inspired by classic Columns!", + "genre": "Puzzle", + "url": "", + "sourceUrl": "https:\/\/community.arduboy.com\/t\/row-farm-a-puzzle-game-inspired-by-columns\/12042", + "author": "Glitschen", + "banner": "https:\/\/raw.githubusercontent.com\/eried\/ArduboyCollection\/master\/Puzzle%2FRowFarm%2Ftitle_screen.png", + "date": "2024-05-24T19:00:00Z", + "binaries": [ + { + "title": "Row Farm", + "filename": "https:\/\/raw.githubusercontent.com\/eried\/ArduboyCollection\/master\/Puzzle%2FRowFarm%2FRowFarm.hex", + "device": "Arduboy" + } + ], + "screenshots": [], + "license": "MIT", + "id": "6adbf6", + "arduboy": "" + }, { "title": "SameGame - A famous tile-matching puzzle", "description": "This game is played on a 10\u00d720 rectangular field, initially filled with 5 kinds of blocks placed at random. By selecting a group of adjoining blocks of the same kind, a player may remove them from the field", @@ -6474,5 +6495,5 @@ "arduboy": "" } ], - "items-length": "308" + "items-length": "309" } \ No newline at end of file