create-html5-game
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

create-html5-game

This is a command line tool that creates the boilerplate for an HTML5 game based on Phaser3 and React.

Usage

yarn create html5-game my-game -d "My Game" -c "My Company" -e "myemail@mycompany.com"

or

npx create-html5-game my-game -d "My Game" -c "My Company" -e "myemail@mycompany.com"

Readme

Keywords

none

Package Sidebar

Install

npm i create-html5-game

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

259 kB

Total Files

27

Last publish

Collaborators

  • kunchenguid