You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/index.html
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,7 @@ <h1>Hacking the Future: JavaScript Fun & Games</h1>
7
7
<h4>Here are some projects you can hack on</h4>
8
8
To download and play with a game, right-click it and choose "save target as." Once you've downloaded it, you can simply open it in a browser to play, but the real fun happens when you open it with an editor like notepad or textedit. Then you can see the code that makes the game happen, and you can change how the game works!<br/>
9
9
<ul>
10
-
<li><ahref="https://www.khanacademy.org/computing/computer-programming/programming">Learn JavaScript</a> on Khan Academy;
11
-
start with the introductory videos
12
-
or <ahref="https://www.khanacademy.org/computing/computer-programming/programming/drawing-basics/p/challenge-funny-face">code a funny face</a> when you're ready</li><br/>
10
+
<li><ahref="https://www.khanacademy.org/computing/computer-programming/programming">Learn JavaScript</a> on Khan Academy</li></br>
0 commit comments