Getting started with JavaScript

JavaScript is the programming language of HTML and the web. It is used to program the behavior of web pages.

First make sure you have downloaded and installed Visual Studio Code.

Now let's write some JavaScript code.



Getting started with Phaser

Phaser is an open source game framework for making desktop and mobile browser HTML5 games.



Creating a simple Phaser Project

Let's create a simple Phaser project.
















uparrow