Please enable JavaScript to use CodeHS

Introduction to Game Design with p5play

Lesson 2.2 Intro to JavaScript

Description

In this lesson, students will learn about JavaScript, how to print messages to the console, and about debugging programs.


Objective

Students will be able to:

  • Write a JavaScript program by typing commands with proper syntax in the main function
  • Write a program that prints out a message to the user