This is my attempt at a coding an arcade style tennis game in JS. It's basically classic Pong on its side.
-
Updated
Aug 19, 2018 - HTML
This is my attempt at a coding an arcade style tennis game in JS. It's basically classic Pong on its side.
A computer responsive Tennis Game.
This is my first game written in HTML5 Javascript canvas by following the walkthrough course by Chris DeLeon on Udemy.com
Tennis Game is an arcade game which requires two paddles. In this project one player can play at a time and the other paddle is controlled by programming it as an AI bot. Here, the left paddle is the player and right paddle represents the AI Bot (computer paddle) This project uses JavaScript and HTML5. To run this project, one can directly doubl…
Add a description, image, and links to the tennis-game topic page so that developers can more easily learn about it.
To associate your repository with the tennis-game topic, visit your repo's landing page and select "manage topics."