When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Create simple HTML5 Canvas Game with JavaScript Pong Game

Create an HTML5 Game from scratch using JavaScript to draw on canvas apply animations and interaction with keyboard

     
  • 4
  •  |
  • Reviews ( 21 )
₹519

This Course Includes

  • iconudemy
  • icon4 (21 reviews )
  • icon1h 25m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Create simple HTML5 Canvas Game with JavaScript Pong Game

Explore how you can create a quick simple game using JavaScript and HTML5 canvas element

Create an HTML5 Pong Game from scratch

_Learn coding with FUN interactive game development - See what you can build in less than 1 hour with JavaScript!!!_

Course covers all the core functions needed in a game

Basics of drawing on HTML5 canvas

How to create and track key presses

Setting basic game objects to manipulate and move on screen

Planning and game concepts

Adding second player and creating interaction

How to setup collision detection of two objects in canvas

How to add a bouncing ball on screen within HTML5 canvas

How to create smooth animations with JavaScript request animation frame object

Game review and how to make tweaks and adjustments Source code is included so you can build your own version of the game as you go through the lessons Quick straight to the point instruction by professional developer with over 19 years of experience - ready to help you learn and answer any questions you may have. Learn and explore what HTML is and how it can be used to create amazing web pages - Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript

What You Will Learn?

  • How to apply JavaScript to make a simple HTML5 canvas game .
  • Draw with JavaScript in HTML5 Canvas .
  • How to plan and create a JavaScript game .
  • Creating games with JavaScript.