Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nriothrreion/gravity-pong
Pong, but with gravity
https://github.com/nriothrreion/gravity-pong
canvas game pixijs pong
Last synced: 8 days ago
JSON representation
Pong, but with gravity
- Host: GitHub
- URL: https://github.com/nriothrreion/gravity-pong
- Owner: NriotHrreion
- License: mit
- Created: 2024-02-01T12:57:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T14:00:16.000Z (9 months ago)
- Last Synced: 2024-12-09T07:37:17.728Z (2 months ago)
- Topics: canvas, game, pixijs, pong
- Language: JavaScript
- Homepage: https://nriothrreion.github.io/gravity-pong
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gravity Pong
> Pong, but with gravity...
## Description
Pong is a classical game with a long history, which is easy to make and play. And the so-called Gravity Pong is the pong game with gravity. In the game, player's goal is to move the board vertically to hit the ball. If the ball is missed, the game will end.
## Play
**[https://nriothrreion.github.io/gravity-pong](https://nriothrreion.github.io/gravity-pong)**
## LICENSE
[MIT](./LICENSE)