Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 24d607c

Browse files
committed
added rover to homework
1 parent 6e9503f commit 24d607c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Week3/MAKEME.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Provide feedback to step 1 and step 3 of the homework of last week to one of you
3939

4040
Go and try out this cool game: http://hyf-robot.herokuapp.com/index.html, there are different levels, see how far you can get!
4141

42-
4342
## Step 4: JavaScript
4443

4544
_Deadline Thursday_

Week5/MAKEME.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ let tasks = monday.concat(tuesday);
9898
- Output a formatted Euro amount.
9999
- Don't forget to use `=>`
100100

101+
102+
## Step 4: ROVER
103+
104+
Finish up to chapter 7: JSON on [roverjs.com](http://roverjs.com/)!
105+
101106
## Step 3: **Some freeCodeCamp challenges:**
102107

103108
_Deadline Saturday_

0 commit comments

Comments
 (0)