0 Forks
0 Stars
0 Watchers

pixi-pong

A lightweight browser-based Pong-style game built with PixiJS. The ball bounces around the canvas, walls light up when hit, and the game ends once all sides have been struck. Includes a simple UI with a Play button, game-over screen, and animated visuals.

How to download and setup pixi-pong

Open terminal and run command
git clone https://github.com/hereisphil/pixi-pong.git
git clone is used to create a copy or clone of pixi-pong repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pixi-pong https://github.com/hereisphil/pixi-pong/archive/master.zip

Or simply clone pixi-pong with SSH
[email protected]:hereisphil/pixi-pong.git

If you have some problems with pixi-pong

You may open issue on pixi-pong support forum (system) here: https://github.com/hereisphil/pixi-pong/issues