https://github.com/jpoon/flappy-bird-muzik
https://github.com/jpoon/flappy-bird-muzik
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpoon/flappy-bird-muzik
- Owner: jpoon
- License: mit
- Created: 2016-07-19T21:42:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T19:24:36.000Z (almost 9 years ago)
- Last Synced: 2025-01-26T05:23:08.468Z (5 months ago)
- Language: TypeScript
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 installionic 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.