JavaScript Game Development Step by Step
- 4.6
Brief Introduction
Create 3 JavaScript games step by step in 1 course, learn animations and publish your games on free GitHub page.Description
In this course you will learn about all the tools needed for creating casual games in JavaScript. In the first section you will learn about various components of JavaScript and HTML that would be required in game development.
In the succeeding sections you will create two games: Snake and Breakout step by step along with me. You will also learn about several other elements of the games that you can apply to your own game later on.
In the last section of the course you will also learn to publish your game online.
So, there's a lot to learn in this course and it will surely benefit you if you are planning to step into the world of JavaScript game development.
Requirements
- Requirements
- You should have basic knowledge of HTML
- You should have basic understanding of JavaScript