Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 643 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 643 Bytes

Cordova AdMob plugin game demo

Game demo for Cordova AdMob plugin, using phaser HTML5 game engine

Quick Start

First, make sure Android SDK (for android) or Xcode (for iOS) is installed.

# install cordova CLI
[sudo] npm install cordova -g

# install a small utility to run all the commands for you
[sudo] npm install plugin-verify -g

# run admob demo in a game powered by PIXI HTML5 engine
plugin-verify admob-demo-game-phaser ios --landscape

Screenshot

ScreenShot