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

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

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
![flappytoursscreenshot1](screenshots/flp_screenshot1.png "Menu")
![flappytoursscreenshot2](screenshots/flp_screenshot2.png "Gameplay")

## 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)