mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 10:01:06 +00:00
20 lines
428 B
JSON
20 lines
428 B
JSON
{
|
|
"name": "arcade-canvas",
|
|
"description": "Play five retro Phaser mini-games in a Copilot canvas while agents work.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Dan Wahlin",
|
|
"url": "https://github.com/DanWahlin"
|
|
},
|
|
"keywords": [
|
|
"arcade-games",
|
|
"copilot-canvas",
|
|
"interactive-canvas",
|
|
"phaser",
|
|
"retro-games",
|
|
"session-breaks"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "."
|
|
}
|