https://github.com/jjcapellan/flappytours
Game made with phaser framework
https://github.com/jjcapellan/flappytours
phaser-ce
Last synced: about 1 year ago
JSON representation
Game made with phaser framework
- Host: GitHub
- URL: https://github.com/jjcapellan/flappytours
- Owner: jjcapellan
- License: mit
- Created: 2018-05-15T20:58:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T21:40:00.000Z (over 7 years ago)
- Last Synced: 2025-02-15T04:43:39.394Z (over 1 year ago)
- Topics: phaser-ce
- Language: JavaScript
- Size: 4.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flappy Tours
Game based on the original idea of the famous Flappy Bird.
Try it here: https://jjcapellan.github.io/FlappyTours/
## How to play
Click or tap screen to fly and avoid hitting the pipes.
## Screenshots


## Used tools
This game was developed using **Visual Studio Code**, **Mongoose** as server and **Chrome** for debugging the code.
Languages: html5, css and javascript.
Frameworks: [Phaser CE](https://github.com/photonstorm/phaser-ce)
## License
The third-party code and assets is accompanied by its license in its own directory.
## Attributions
Backgroung music "Pleasant Creek" by Matthew Pablo.
License: [CC-BY-3.0](https://creativecommons.org/licenses/by/3.0/)
Bird character (Flappy Duck sprite) by [bevouliin.com](https://bevouliin.com/)
License: [OGA-BY-3.0](http://static.opengameart.org/OGA-BY-3.0.txt)
Powered by [Phaser.io](http://phaser.io)