Skip to content

Commit

Permalink
add games projects (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimdev authored Sep 18, 2024
1 parent 2331e51 commit 613ea53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 23 deletions.
12 changes: 0 additions & 12 deletions projects/Games/BoardGame/GnoChess/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,10 @@
"key": "gamesAndGaming",
"value": true
},
{
"key": "interactive",
"value": true
},
{
"key": "nft",
"value": true
},
{
"key": "nftCollections",
"value": true
},
{
"key": "onChain",
"value": true
},
{
"key": "boardGame",
"value": true
Expand Down
6 changes: 1 addition & 5 deletions projects/Games/BoardGame/GnoChess/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@
],
"display_term": "GnoChess",
"term": "GnoChess",
"tags": [
"Games & Gaming",
"Board Game",
"NFT Collections"
],
"tags": [],
"glossaries": [],
"short_description": "GnoChess is an online chess server implementation with Gno.",
"partnerships": [],
Expand Down
8 changes: 2 additions & 6 deletions projects/Games/category.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@
"description": "A category focused on games and gaming experiences, including on-chain games, NFT-based games, and interactive entertainment. This category highlights the intersection of gaming with blockchain technology and digital art.",
"pathname": "Games",
"status": "active",
"tags": [
"Games & Gaming",
"Board Game",
"NFT Collections"
],
"tags": [],
"sub_categories": [
{
"name": "Board Game",
"name": "BoardGame",
"pathname": "BoardGame",
"status": "active",
"description": "A sub-category dedicated to board games that leverage blockchain technology, including digital versions of classic board games and new on-chain board game experiences."
Expand Down

0 comments on commit 613ea53

Please sign in to comment.