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
22 changes: 22 additions & 0 deletions pool/main/waterfiresimulator/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"title": "Water & Fire",
"summary": "Interactive water and fire simulations that react to every tilt.",
"categories": [
"Education",
"Games"
],
"screenshots": [
"screenshots/water.png",
"screenshots/fire.png"
],
"description": "Turn your CardputerZero into a pocket-sized physics display. Tilt and shake the device to move a volume-preserving water simulation with fluid inertia, or switch to a full-width combustion field where flames and embers bend with gravity while retaining their upward jet. Note: CardputerZero Lite does not include an IMU, so the interactive experience is limited on that model.",
"license": "MIT",
"icon": "water-fire-simulator-v2.png",
"permissions": [
"imu"
],
"author": {
"github": "zhenquan-yao",
"display_name": "zhenquan-yao"
}
}
Binary file added pool/main/waterfiresimulator/screenshots/fire.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": "waterfiresimulator_1.0.9-m5stack1_arm64.deb",
"url": "https://github.com/zhenquan-yao/packages/releases/download/czdev-buffer/waterfiresimulator_1.0.9-m5stack1_arm64.deb",
"sha256": "e01b5cd29e6a50f854ce3f76317e7ebd5c7d3eb669ea4aa41b160f4bdd3032b5",
"size": 3762396,
"package": "waterfiresimulator",
"version": "1.0.9-m5stack1",
"architecture": "arm64",
"uploaded_by": "zhenquan-yao",
"uploader_email": "zhenquan-yao@users.noreply.github.com"
}
Loading