create-my-game

1.1.2 • Public • Published

create-my-game


what is

A little tool to boostrap a basic Phaser3 Project with Vite builder.


Usage

npx create-my-game ${MY_PROJECT_NAME}

About

This little tools is based on my template for phaser games and on my little script for configuring them.


Post Creation

cd ${MY_PROJECT_NAME}
npm install
npm run dev # for live server
npm run build # for project distribution

Cordova support for iOS/Android/FireOS

more news coming soon, follow the project.


Contacts

contact me for information or anything else


Package Sidebar

Install

npm i create-my-game

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

104 kB

Total Files

13

Last publish

Collaborators

  • micheg79