https://github.com/ornitorink0/pong
A Pong game for desktop made with ElectronJS
https://github.com/ornitorink0/pong
desktop desktop-app desktop-application electron electron-app electron-builder electronjs pong pong-game
Last synced: 5 months ago
JSON representation
A Pong game for desktop made with ElectronJS
- Host: GitHub
- URL: https://github.com/ornitorink0/pong
- Owner: Ornitorink0
- License: isc
- Created: 2024-08-09T18:55:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T15:09:29.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T05:13:26.768Z (over 1 year ago)
- Topics: desktop, desktop-app, desktop-application, electron, electron-app, electron-builder, electronjs, pong, pong-game
- Language: JavaScript
- Homepage:
- Size: 1.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pong

Pong is one of the first commercialized video games, produced by Atari as an arcade in 1972 and as a dedicated console in 1975. It is a ping-pong simulator, with extremely simplified black and white graphics ([Wikipedia](https://it.wikipedia.org/wiki/Pong)).
Everyone know this game bro... What I wanted to do is simply recreate it using the ElectronJS technology to practice, just for fun.
## How to start
You can simply install the dependencies via:
```shell
npm install
```
and run the program using:
```shell
npm run start
```
If there are no errors, a window will automatically open where you can play.
Don't hit me: comments in-code are in Italian.
If you don't want to bother, you can simply download the game installer in the "Releases" section. Once you download the file, you just have to open it and the game will automatically install. I think you are better than me at this stuff, you can do it.
## How to play
Playing is easy (...maybe):
1. Move the bar with the mouse
2. Click to start the game / pause it
With each shot the ball will move faster (MAX +70%).
I hope it is acceptable. It is the first game I create (as a test). ENJOYYY!!!
## Contributions
I accept contributions, but it would be quite useless. It's a project started randomly, as a test for me.
PS. I chose Pong because it's easy to create. It's boring, but be thankful I didn't recreate Dino ಠ╭╮ಠ