flappy-svg icon indicating copy to clipboard operation
flappy-svg copied to clipboard

Flappy Bird in SVG. Play it at http://fossasia.github.io/flappy-svg/

Results 38 flappy-svg issues
Sort by recently updated
recently updated
newest added

This might be due to the incorrect URL when getting the sound resources

Can we have a website from there a user can download this game and play it offline instead of downloading from github.And we can add little information about the flappy-svg.

easy
GCI

Animate something: the Camel, the Bat, the sun, the moon. They can have glowing eyes, flap, walk, jump, look at the mouse, ... - as you please You should use...

enhancement
easy
GCI

Changed commit from gh-pages to master branch. Changed styling, font , colour.

Changed font, colours, positioning. --- Edit: The Game Over isn't functioning

The Play Store link for this project is broken. https://play.google.com/store/apps/details?id=fossasia.flappysvg That's why every Travis CI build is failing.

In order to see if the APK compiles, make the build fail when something like this occurs: https://travis-ci.org/fossasia/flappy-svg#L312 This can be done in a shell script with set -e at...

easy

**Problem** Currently, all layers are in flappy.svg. This causes the following problems: - Merge conflict when two people edit the flappy.svg at a time - Not obvious what was changed,...

enhancement
help wanted
GCI
Flappy2

Each level has - backgrounds - obstacles In a level.js file: - [ ] each level should be an own object Add methods: - [ ] Level.show() - [ ]...

code quality
middle
GCI

It is possible - [ ] To build the app with gradle - [ ] To write down the shell command for this - [ ] To make travis execute...