Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadjiel/pong-plus
Remake of the 70s Pong game.
https://github.com/nadjiel/pong-plus
game javascript multiplayer pong
Last synced: 4 days ago
JSON representation
Remake of the 70s Pong game.
- Host: GitHub
- URL: https://github.com/nadjiel/pong-plus
- Owner: nadjiel
- License: mit
- Created: 2022-02-27T00:27:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T16:53:05.000Z (over 1 year ago)
- Last Synced: 2024-11-08T00:44:33.715Z (about 2 months ago)
- Topics: game, javascript, multiplayer, pong
- Language: JavaScript
- Homepage: https://Nadjiel.github.io/pong-plus/
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pong+
A remake of the original Atari's Pong game
![pong-plus](https://github.com/nadjiel/pong-plus/assets/97067805/bebae55b-dd1f-4026-a171-518ea88b630a)
## πΎ About
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](https://github.com/nadjielse/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).
## π Accessing
The game is easily available on this link: [Pong+](https://nadjiel.github.io/pong-plus/).## πΉοΈ Controlling
The controls for this game are, for player 1 and player 2, respectively:- β and W: Move up
- β and S: Move down
- β and D: Strong StrikeThe 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.
## βοΈ Author
Made with β€οΈ by [@Nadjiel](https://github.com/Nadjiel)### [Leia em portuguΓͺs](https://github.com/nadjiel/pong-plus/blob/main/readmes/README.pt-br.md)