Skip to content

Commit 9a81733

Browse files
committed
add games
1 parent 1ff147a commit 9a81733

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

public/datas/game_list.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@
1010
{ "id": "strategy", "name": "Strategy", "icon": "🧠" }
1111
],
1212
"games": [
13+
{
14+
"id":"kart-fight-io",
15+
"name": "Kart Fight.io",
16+
"category": "action",
17+
"description": "Kart Fight.io is a action game that kart fight with ohters."
18+
},
19+
{
20+
"id": "protektor",
21+
"name": "Protektor",
22+
"category": "action",
23+
"description": "Protektor is a action game."
24+
},
1325
{
1426
"id": "burrito-bison",
1527
"name": "Burrito Bison",

public/images/kart-fight-io.png

534 KB
Loading

public/images/protektor.png

257 KB
Loading

0 commit comments

Comments
 (0)