diff --git a/pool/main/zeno-runner/meta.json b/pool/main/zeno-runner/meta.json index 2c3459c..53a38c6 100644 --- a/pool/main/zeno-runner/meta.json +++ b/pool/main/zeno-runner/meta.json @@ -1,10 +1,16 @@ { - "title": "Zeno Runner", - "summary": "A tiny runner game for CardputerZero", - "categories": [], - "screenshots": [], + "title": "zeno-runner", + "summary": "Jump, dodge, and chase high scores in a day-and-night CardputerZero runner.", + "categories": [ + "Game" + ], + "screenshots": [ + "screenshots/screenshot-0.png", + "screenshots/screenshot-1.png", + "screenshots/screenshot-2.png" + ], + "description": "Zeno Runner is a lightweight endless runner designed for CardputerZero. Guide your dinosaur over cacti, duck under flying obstacles, and survive as the game steadily speeds up. The scenery smoothly alternates between day and night, while a local leaderboard records the top three scores. Simple controls make it easy to start, but mastering the timing and rising pace takes sharp reflexes.", "author": { "github": "TinyuZhao" - }, - "icon": "zeno-runner.png" + } } \ No newline at end of file diff --git a/pool/main/zeno-runner/screenshots/screenshot-0.png b/pool/main/zeno-runner/screenshots/screenshot-0.png new file mode 100644 index 0000000..b8d0cd6 Binary files /dev/null and b/pool/main/zeno-runner/screenshots/screenshot-0.png differ diff --git a/pool/main/zeno-runner/screenshots/screenshot-1.png b/pool/main/zeno-runner/screenshots/screenshot-1.png new file mode 100644 index 0000000..b9c8f48 Binary files /dev/null and b/pool/main/zeno-runner/screenshots/screenshot-1.png differ diff --git a/pool/main/zeno-runner/screenshots/screenshot-2.png b/pool/main/zeno-runner/screenshots/screenshot-2.png new file mode 100644 index 0000000..b70db89 Binary files /dev/null and b/pool/main/zeno-runner/screenshots/screenshot-2.png differ diff --git a/pool/main/zeno-runner/zeno-runner_0.0.2-m5stack1_arm64.deb.release.json b/pool/main/zeno-runner/zeno-runner_0.0.2-m5stack1_arm64.deb.release.json new file mode 100644 index 0000000..2eec2e3 --- /dev/null +++ b/pool/main/zeno-runner/zeno-runner_0.0.2-m5stack1_arm64.deb.release.json @@ -0,0 +1,11 @@ +{ + "filename": "zeno-runner_0.0.2-m5stack1_arm64.deb", + "url": "https://github.com/CardputerZero/packages/releases/download/staging/TinyuZhao__zeno-runner_0.0.2-m5stack1_arm64.deb", + "sha256": "5dbaf25dd8c5fff13a55ce4ad0234bca58a8106bf22216c5e1e9aa537645f03d", + "size": 340644, + "package": "zeno-runner", + "version": "0.0.2-m5stack1", + "architecture": "arm64", + "uploaded_by": "TinyuZhao", + "uploader_email": "tinyuzhao@users.noreply.github.com" +}