Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)