About | Features | Technologies | Requirements | Starting | License | Author
The Pong game in JavaScript with canvas API. Player left :
- Up : A
- Down : Q
Player right :
- Up : ArrowUp
- Down : ArrowDown
- Play with a friend with keyboard
- Reset game
- The ball accelerates every time it hits a player
The following tools were used in this project:
- HTML / CSS
- JavaScript
- canvas
Before starting ๐, you need to have Git.
You need to install the font in the fonts
folder to have the better experience.
# Clone this project
$ git clone https://github.com/BenoitPrmt/Pong-Game
# Access
$ cd Pong-Game
# Launch the project with VSCode Live Server or launch the index.html file in browser
This project is under license from MIT. For more details, see the LICENSE file.
Made with โค๏ธ by Benoรฎt