Code.org JavaScript Tutorials
JavaScript 01
— Using the code.org environment
JavaScript 02
— Creating the paddle (basic sprites)
JavaScript 03
— Moving the Paddle
JavaScript 04
— The ball
JavaScript 05
— Walls (first use of
if
)
JavaScript 06
— Fancier bouncing
Practice Game
— Test what you know