Skip to content

Commit 9ff07b0

Browse files
authored
Added Two Player Dice Game to GameZone 🎲
1 parent ac4ce20 commit 9ff07b0

6 files changed

Lines changed: 158 additions & 425 deletions

File tree

Two_Player_Dice_Game.png

484 KB
Loading

games.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"folder": "Two_Player_Dice_Game",
4+
"title": "Two Player Dice Game",
5+
"description": "A 2-player turn-based game. Roll dice, hold your score, first to 100 wins!",
6+
"image": "Two_Player_Dice_Game.png"
7+
}
8+
]
9+

0 commit comments

Comments
 (0)