Skip to content

markortleb/tennis-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tennis Game

This is a simple ping pong game written in JavaScript. You can try it for yourself at: https://markortleb.github.io/tennis-game/

How to host

You can host this app by running the following:

make host

Todo

  • Need to improve performance. Each frame is a bit laggy.
  • Slow down the speed of the ball
  • Add a splash screen and score board
  • Reorganize the code to follow a cleaner OOP pattern.

About

A Pong Clone in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published