https://github.com/thedummi/pong
A simple take on the famous retro game Pong.
https://github.com/thedummi/pong
game
Last synced: 2 months ago
JSON representation
A simple take on the famous retro game Pong.
- Host: GitHub
- URL: https://github.com/thedummi/pong
- Owner: TheDummi
- Created: 2022-01-29T22:05:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T09:49:05.000Z (over 2 years ago)
- Last Synced: 2025-02-14T00:47:43.053Z (4 months ago)
- Topics: game
- Language: JavaScript
- Homepage: https://thedummi.github.io/pong/
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong
A simple pong game to self host.## How to play
Download anything that can run your code. For me this is Visual Studio Code with the Live Server extension I know you can just make it port yourself, but I'm lazy). To start it run the main.html file