
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
generator-phaser-unofficialest
Advanced tools
An unofficial Yeoman generator to generate games with phaser.
For Javascript, scripts are broken up into CommonJS modules to make it easier to
build clean code, using browserify
to create a usable app.js
.
For Typescript, scripts are classes under the Game module.
Install yo
, bower
, grunt-cli
, and generator-phaser-unofficialest
npm-install -g yo bower grunt-cli generator-phaser-unofficialest
Create a new directory for the project, and change to that directory
mkdir my-cool-game && cd my-cool-game
Run yo phaser-unofficialest
yo phaser-unofficialest
Available Generators:
Sets up the Phaser application, giving you a bit of boilerplate to get started.
The following packages are installed by the generator.
phaser-official
lodash
These are compiled into the application with grunt
.
Sets up a new Phaser State, choosing the boilerplate language that you have chosen for your application.
An optional argument allows you to set the name non-interactively. Otherwise, a name will be requested.
FAQs
The most unofficial of Yeoman Generators for Phaser
We found that generator-phaser-unofficialest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.