Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 417 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 417 Bytes

Phaser game with planes and battles.

Demo on https://c301.github.io/planes-phaser-game/

How to run:

  • server index.html with http server
  • open it in browser
  • play

For example npm install -g http-server && http-server, open address in browser

Controls

  • up arrow
  • down arrow
  • spacebar to fire
  • P key for pause
  • touch controls on mobile phones

Phaser is awesome! Have fun! ;)