renamed coffee-cup -> light

This commit is contained in:
Peli de Halleux 2017-03-16 09:56:12 -07:00
parent 32de33241e
commit f131c4f9f7
4 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# Coffee Cup Monster
# Light Monster
### @description A monster made of cardboard that responds to light
@ -32,11 +32,11 @@ https://youtu.be/BiZLjugXMbM
## Activities
* [Make](/projects/coffee-cup-monster/make)
* [Code](/projects/coffee-cup-monster/code)
* [Connect](/projects/coffee-cup-monster/connect)
* [Make](/projects/light-monster/make)
* [Code](/projects/light-monster/code)
* [Connect](/projects/light-monster/connect)
### ~button /projects/coffee-cup-monster/make
### ~button /projects/light-monster/make
Let's get started!

View File

@ -24,6 +24,6 @@ basic.forever(() => {
})
```
### ~button /projects/coffee-cup-monster/connect
### ~button /projects/light-monster/connect
NEXT: Connect
### ~

View File

@ -1,5 +1,5 @@
# Make
### @description Building the coffee cup monster
### @description Building the light monster
### ~avatar avatar