CLI tools for AirConsole game development using web technologies.
npx airconsole-cli init my-airconsole-game
cd my-airconsole-game
npm install
npm start
- CLI command for creating a project
- CLI command for running the project
- CLI command for building the project
- CLI command for creating zip build
- Phaser support
- Pixi.js support