Adapt the TEALS 'Best Friends' game (#1948)
* Adapt the TEALS 'Best Friends' game * animate friend expressions * free hand packet box * missing paren in examples * better avatar message * use just on sim block
This commit is contained in:
committed by
Peli de Halleux
parent
98bff887f5
commit
efa4553376
@ -58,5 +58,10 @@ Here are some cool projects that you can build with your @boardname@!
|
||||
"url": "/projects/infection",
|
||||
"description": "An epidemic has broken out, see who will survive.",
|
||||
"imageUrl": "/static/mb/projects/infection.png"
|
||||
}, {
|
||||
"name": "Best Friends",
|
||||
"url": "/projects/best-friends",
|
||||
"description": "Your best friend is out there, play this game and go find them.",
|
||||
"imageUrl": "/static/mb/projects/best-friends.png"
|
||||
}]
|
||||
```
|
||||
|
Reference in New Issue
Block a user