renamed coffee-cup -> light
This commit is contained in:
parent
32de33241e
commit
f131c4f9f7
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
# Coffee Cup Monster
|
# Light Monster
|
||||||
|
|
||||||
### @description A monster made of cardboard that responds to light
|
### @description A monster made of cardboard that responds to light
|
||||||
|
|
||||||
@ -32,11 +32,11 @@ https://youtu.be/BiZLjugXMbM
|
|||||||
|
|
||||||
## Activities
|
## Activities
|
||||||
|
|
||||||
* [Make](/projects/coffee-cup-monster/make)
|
* [Make](/projects/light-monster/make)
|
||||||
* [Code](/projects/coffee-cup-monster/code)
|
* [Code](/projects/light-monster/code)
|
||||||
* [Connect](/projects/coffee-cup-monster/connect)
|
* [Connect](/projects/light-monster/connect)
|
||||||
|
|
||||||
### ~button /projects/coffee-cup-monster/make
|
### ~button /projects/light-monster/make
|
||||||
|
|
||||||
Let's get started!
|
Let's get started!
|
||||||
|
|
@ -24,6 +24,6 @@ basic.forever(() => {
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
### ~button /projects/coffee-cup-monster/connect
|
### ~button /projects/light-monster/connect
|
||||||
NEXT: Connect
|
NEXT: Connect
|
||||||
### ~
|
### ~
|
@ -1,5 +1,5 @@
|
|||||||
# Make
|
# Make
|
||||||
### @description Building the coffee cup monster
|
### @description Building the light monster
|
||||||
|
|
||||||
### ~avatar avatar
|
### ~avatar avatar
|
||||||
|
|
Loading…
Reference in New Issue
Block a user