simonprickett / breakout-phaser

A basic Phaser breakout game built from a start point at San Diego JS.

Home Page:https://simonprickett.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breakout-phaser

demo

TODO - details...

Based on start point code from Gus Suarez.

Play it here.

Setup

Clone repo then:

cd breakout-phaser
npm install
npm start

Browse to http://localhost:8080/.

Controls

Move the bat using the left and right cursor keys, or go old skool using A for left and D for right.

About

A basic Phaser breakout game built from a start point at San Diego JS.

https://simonprickett.dev/

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 4.3%