A remake of the original Atari's Pong game
Pong+ is a local multiplayer game (2 players) based on the 70s Pong game that was made for practicing the Javascript language.
This game was originally made to be a part of a minigames site developed as a project for the Web Script Languages subject at a System Analysis and Development graduation course.
If you want to see the site for which this game was built, here is the repository: Minigame Mayhem (The version of the game that is on the site has some slight modifications, for example, there the game is single player against the computer).
The game is easily available on this link: Pong+.
The controls for this game are, for player 1 and player 2, respectively:
- ↑ and W: Move up
- ↓ and S: Move down
- ← and D: Strong Strike
The Strong Strike is a small addition I put in this game that allows the players to send the ball faster to the oponent's side if they time well their strikes.
Made with ❤️ by @Nadjiel