
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@phaserjs/create-game
Advanced tools
One of the easiest ways to get started quickly with Phaser is by using our create-phaser-game
app. This is a CLI tool that presents a selection of official project templates and demo games, allowing you to get started quickly with everything set up for you.
You can pick from any of the following templates:
Frameworks | Bundlers |
---|---|
Vue.js | Vite |
React | Rollup |
Angular | Parcel |
Next.js | Webpack |
SolidJS | ESBuild |
Svelte | Import Map |
Most of these come in both JavaScript and TypeScript versions, and the tool will present this option to you when available.
To create a new local game template interactively, use one of the following terminal commands:
> npm create @phaserjs/game@latest
> npx @phaserjs/create-game@latest
> yarn create @phaserjs/game
> pnpm create @phaserjs/game@latest
> bunx create @phaserjs/game@latest
If you would like to pass the project/folder name and skip this step of the tool, you can do so on as a parameter to the create command:
> npm create @phaserjs/game@latest folder-name
The tool will then ask you a series of questions to allow you to configure your game template.
Once installed you can modify the template settings and check its own README.md
file for further instructions.
Created by Phaser Studio Inc.
FAQs
Create a new Phaser game project from a template
The npm package @phaserjs/create-game receives a total of 268 weekly downloads. As such, @phaserjs/create-game popularity was classified as not popular.
We found that @phaserjs/create-game demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.