Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-phaser-app

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-phaser-app

A boiler plate to start your phaser app with webpack4, babel7+ and Phaser 3

  • 0.0.22
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Create-Phaser-App

About Create Phaser App

Quickly prototype and build the Phaser game you want to make! Develop in Phaser faster than before.

  • 🕹️Working Example Of Create Phaser App
  • 🖥️ Project Homepage
  • 📅Change Log

cpa-demo-mech

⚠️Important

This project is under development. The goal is to start with a boilerplate, but transition into a scaffold with various development tools. Many dev tools are here now, but many are yet to come. Examples are the bundle analysis and complexity analysis.

This project can be used right now as a boilerplate, even without the eventual scaffolding features. It is a complete build using all the latest versions of Webpack, Babel and Phaser, and has an idiomatic project structure. Just follow the Quickly Start instructions!

Features

--

  • Webpack 4
  • babel 7 +
  • Es6 support
  • Prettier Style
  • Easy deployment to gh-pages
  • Webpack bundle analyzer
  • Howler 2 for Audio
  • Browsersync
  • Project Complexity analysis yarn complexity-report
  • Tilemap processing (extrusion and minification and more)
  • Image processing (moving and compression with pngquant)
  • Audio processing (Audiosprite Creation)

Quickly Start

  1. Clone the repo
  2. yarn install
  3. yarn start

Play the Demo!

The work in progress is here: 🕹️Working Example Of Create Phaser App

Click to begin. It is (still) currently a simple level, but soon will eventually integrate examples of level triggers, create behavior, and Game UI.

Locomotion:

  • W,A,S,D = walk/aim
  • Space = jump
  • Shift = boost/slide

Ordinance:

  • ← = Vulcan Cannon
  • ↑ = Missile (WIP)
  • ↓ = Laser (WIP)
  • → = PLasma Thrower (WIP)

plus-vulcan

Keywords

FAQs

Package last updated on 25 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc