An open API service indexing awesome lists of open source software.

https://github.com/jpoon/flappy-bird-muzik


https://github.com/jpoon/flappy-bird-muzik

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# flappy-bird-muzik

FlappyBird clone that uses the Muzik One headset as your controller. The project leverages the [cordova-plugin-muzik](github.com/muzikllc/cordova-plugin-muzik) to interface with the Muzik One headset.

## Usage

The usual Ionic/Cordova commands:

```
npm install -g cordova-cli
npm install -g ionic
npm install

ionic serve

ionic platform add [windows|android|ios]
ionic build [windows|android|ios]
ionic emulate [windows|android|ios]
```

### Supported Platforms

* Android
* iOS
* Windows 10 UWP (x86)

## License

Read [License](LICENSE) for more licensing information.