Table tennis, also known as ping pong, is a game in which two or four players hit a little, light ball back and forth across a table using a small paddle. A point is scored when a player fails to return the ball to the other player. Basically, you’re playing tiny tennis on a table.

Today you’re going to create the PING PONG game using JavaScript and HTML (or HTML5).

I will go step by step, and try to break down every line of code so everyone can understand the logic behind the game, after watching this tutorial, you will be able for sure to create the game on your own.

If you want to follow along with me when I type in the code, you’ll need to download the starter template from GitHub.


LINKS

DOWNLOAD SOURCE CODE + STARTER TEMPLATE:
http://www.codeexplained.org/2018/10/Create-Ping-Pong-Game-Using-JavaScript.html

#javascript #html5 #game-development

Code Ping Pong Game Using JavaScript and HTML5
16.35 GEEK