Skip to content

PhacitorTeam/phaser3-capacitor-space-invaders

Repository files navigation

Phaser3-Capacitor-Space-Invaders

Sample project that recreates the game "space invaders" using Phaser3 and Capacitor. This project has been developed to practice our skills with the tech stack:

Technologies: Phaser3, Capacitor, TypeScript, Webpack.

Install

npm install
npx cap init

Develop

npm run dev

Build

npm run build

Add Native Platforms

npx cap add ios
npx cap add android

Run

npm run build
npx cap open ios
npx cap open android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published