1.1.2 • Published 2 years ago

create-my-game v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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


1.1.2

2 years ago

1.1.1-a

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5-a

2 years ago

1.0.5

2 years ago

1.0.3-a

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago