Spaces:
Sleeping
Sleeping
Kim Adams commited on
Commit ·
4e19278
1
Parent(s): eb9e44f
update
Browse files
create_games/data/game_ideas.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"Name": "
|
| 4 |
-
"Description": "Each player takes turns drawing a picture
|
| 5 |
-
"Rationale": "This game encourages players to think
|
| 6 |
}
|
| 7 |
]
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
+
"Name": "Lunch and Learn Drawing Game",
|
| 4 |
+
"Description": "Each player takes turns drawing a picture of something related to the theme 'lunch and learn'. The other players must guess what the drawing is. The player who guesses correctly first earns a point. The player with the most points at the end of the game wins.",
|
| 5 |
+
"Rationale": "This game encourages creativity and encourages players to think outside the box. It also encourages players to think critically and use their knowledge of the theme to guess correctly."
|
| 6 |
}
|
| 7 |
]
|