https://github.com/konstructio/flappy-kray
Customized port of flappy-bird
https://github.com/konstructio/flappy-kray
Last synced: 12 months ago
JSON representation
Customized port of flappy-bird
- Host: GitHub
- URL: https://github.com/konstructio/flappy-kray
- Owner: konstructio
- License: gpl-3.0
- Created: 2023-04-27T13:31:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T13:42:34.000Z (over 1 year ago)
- Last Synced: 2025-06-09T20:09:39.910Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.16 MB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# flappy-kray
A customized port of clumsy-bird
## Build
```shell
grunt
```
## Run Locally
```shell
grunt
grunt connect
```
## Credits
### Game
[Clumsy Bird](https://github.com/ellisonleao/clumsy-bird)
### Music
Space Jazz by [Kevin MacLeod](https://incompetech.com)
Music promoted by [Chosic](https://www.chosic.com/free-music/all/)
[Creative Commons CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)