Skip to content

Commit f327627

Browse files
Add DopeFlipper game for LilyGO T-Embed
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent f6dc8d6 commit f327627

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

1.94 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "DopeFlipper",
3+
"description": "CK42X DopeWars: buy low, sell high, travel NYC boroughs, dodge cops. Exports stats.ck42x for the ck42x.com leaderboard.",
4+
"category": "Games",
5+
"version": "1.0.0",
6+
"commit": "b037a6b2170d0a9d6176b149b9cc3939c44dfe63",
7+
"owner": "lordbuffcloud",
8+
"repo": "bruce-dopeflipper",
9+
"path": "/",
10+
"supported-devices": [
11+
"Lilygo T-Embed",
12+
"Lilygo T-Embed CC1101"
13+
],
14+
"files": [
15+
{
16+
"source": "dopeflipper.js",
17+
"destination": "dopeflipper.js"
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)