Skip to content

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…

Notifications You must be signed in to change notification settings

aparna0522/Online-Tennis-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Online-Tennis-Game

Tennis is an arcade game which is played using paddles (racquets).
This project is made keeping in mind a single player and it's opponent as an computer bot.
The left paddle is being controlled by a player who uses his mouse to control the paddle, whereas the right paddle decides it's moves based on the tennis ball's position on the canvas.
A player scores a point when his opponent misses to strike the ball.
This project is developed using JavaScript and HTML5.

How to run this project?

Download the repository and open the html file in the browser by double clicking on it.


Project Reference:
Udemy Course by Chris DeLeon : https://www.udemy.com/course/code-your-first-game/

Online tennis game Video(gif):

OnlineTennisGame

About

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…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages