create-my-game
v1.1.2
Published
Tool to create a basic Phaser3 Vite Project
Downloads
3
Maintainers
Readme
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