Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions pool/main/zeno-runner/meta.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -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"
}