/pong

Basic Pong-like game made with the help of a tutorial.

Primary LanguageJavaScript

Dinan's Pong game

Introduction

This is a pong-like game created in HTML, CSS and JavaScript. A tutorial has been followed, which has been mentioned below. The game does not support multiplayer across multiple devices. Both players are controlled from the same system/keyboard.

Controls

The controls are quite simple and representative.

Player 1

Left-side rectangle

W Move upward

S Move down

Player 2

Right-side rectangle

Arrow Up Move upward

Arrow Down Move Down

Sources

The tutorial https://www.youtube.com/watch?v=LTtfoyHxAVU