A simple Pong Made.
This project was made with the following technologies:
- HTML
- CSS
- JavaScript
This project is a simple Pong Game made with HTML, CSS and JS. Feel free to fork it and costumize this game as your own pong game project.
- Clone this repository:
$ git clone https://github.com/JorgeFBMoreira/PongGame
- Start a local server with Live Server (VS Code)
- Open your browser in:
http://127.0.0.1:5500 or
http://localhost:5500
Made with 💜 by Jorge Moreira