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
5 changes: 3 additions & 2 deletions showcase/mon/showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"links": {
"repo": "https://github.com/mosonmcn/MON",
"video": "https://x.com/MosonDev/status/2078572007227093352",
"videoLabel": "Watch MON Demo Video",
"share": "https://x.com/MosonDev/status/2078572007227093352",
"feedback": "https://github.com/mosonmcn/MON/issues"
},
"primitives": [
Expand All @@ -29,7 +29,8 @@
"kind": "card",
"eyebrow": "Developer Tool",
"title": "MON: The Autonomous Code Cloner & Architecture Scanner",
"posterUrl": "https://raw.githubusercontent.com/Virtual-Protocol/acp-cli-demos/main/showcase/mon/assets/poster.jpg"
"posterUrl": "https://raw.githubusercontent.com/Virtual-Protocol/acp-cli-demos/main/showcase/mon/assets/poster.jpg",
"videoLabel": "Watch the MON demo on X"
},
"skills": [
{
Expand Down
17 changes: 11 additions & 6 deletions showcase/pangs-rally/showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,19 @@
"skills": [],
"artifacts": [
{
"type": "proof",
"title": "Gameplay Video on X",
"url": "https://x.com/PangsRally/status/2078492624860926104"
"label": "Gameplay Video on X",
"href": "https://x.com/PangsRally/status/2078492624860926104",
"kind": "video"
},
{
"type": "demo",
"title": "Live Token on Virtuals",
"url": "https://app.virtuals.io/virtuals/115020"
"label": "Live Token on Virtuals",
"href": "https://app.virtuals.io/virtuals/115020",
"kind": "demo"
}
],
"feedbackPrompts": [
"How intuitive is the invite-only referral flow for new players?",
"Which terrains or racing mechanics would you most want to see next?",
"How appealing is the NFT Pangolin management as a long-term progression loop?"
]
}
Loading