Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

PiGames/PiGames-Phaser-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiGames Phaser Template

Fully mobile responsive, portrait and landscape compatible template for HTML5 games written using the Phaser game engine.

Development features:

  • Full ES6 support ( Babel included )
  • Node server
  • Browser sync
  • PiGames structure for building HTML5 games: objects, states, utils, constants, UI

In-game features:

  • fully responsive
  • main menu with buttons
  • story and credits screens
  • audio management
  • highscore management
  • paused and game over states
  • localStorage Phaser plugin
  • tweens and animations
  • camera effects: shake, flash, fade

This template is based on https://github.com/EnclaveGames/Enclave-Phaser-Template

Live preview

You can see how it works here