Skip to content

Commit

Permalink
more icons
Browse files Browse the repository at this point in the history
  • Loading branch information
benhansen-io committed Aug 14, 2023
1 parent bfff9ce commit 1ac141f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion activities/activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,10 @@
]
},
{
"description": "Find the matching pairs of colors. Press each button to find out what color it is. Also called concentration.",
"description": "Find the matching pairs of colors. Press each button to find out what color it is. Also called Concentration. Play by yourself or take turns with others.",
"icon": "memory.png",
"name": "Memory",
"num_players_max": 2,
"variant": [
{
"command": "memory",
Expand All @@ -86,6 +88,7 @@
},
{
"description": "See who has the fastest reflexes. Everyone pick a button. When the lights turn green, the first person to press their button is the winner. Don't press your button too early or you lose.",
"icon": "fastest_press.png",
"name": "Fastest Press",
"num_players_max": 10,
"num_players_min": 2,
Expand All @@ -108,6 +111,7 @@
},
{
"description": "Guess the number I am thinking of between one and ten. See how many guesses it takes to get the right answer.",
"icon": "guess_the_number.png",
"name": "Guess The Number",
"variant": [
{
Expand Down
Binary file added activities/icons/fastest_press.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added activities/icons/guess_the_number.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added activities/icons/memory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ac141f

Please sign in to comment.