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

https://github.com/gnuwilliam/phaser-pong

Pong game made with Phaser
https://github.com/gnuwilliam/phaser-pong

game javascript javascript-game js phaser

Last synced: 9 months ago
JSON representation

Pong game made with Phaser

Awesome Lists containing this project

README

          

# Phaser Pong

Simple Pong game made with Phaser Game Framework

## Play online

[Phaser Pong](https://gnuwilliam.github.io/phaser-pong/)

## To run locally

Make sure you have `python` installed

```
$ make
```