fossasia / flappy-svg

Flappy Bird in SVG. Play it at http://fossasia.github.io/flappy-svg/
Other
1.61k stars 157 forks source link

Added a new character, background and obstacle #168

Closed idealadarsh closed 7 years ago

idealadarsh commented 7 years ago

Added new background 'Island', new character 'unicorn' and new obstacle 'thunder'

idealadarsh commented 7 years ago

Task: https://codein.withgoogle.com/dashboard/task-instances/4899907368386560/

niccokunzmann commented 7 years ago

Thanks!

niccokunzmann commented 7 years ago

Can you play the game, switch through all characters and backgrounds and try your background? If you encounter any issues, please open issues for them.

idealadarsh commented 7 years ago

There are many backgrounds in the game but can switch between only three of them ( There are only three available in menu ). There is an issue Choose Space Background by Click https://github.com/fossasia/flappy-svg/issues/131. But we will have to add all the backgrounds in the background selection menu and I think this will make the start screen more messier.

We need to find an alternative for selecting background.

idealadarsh commented 7 years ago

I just saw that the svg file is splitted into several parts and it's more managed than before. We can change the javascripts to work with the changes made and while doing this we can solve this issue too.

niccokunzmann commented 7 years ago

This is an issue #108

niccokunzmann commented 7 years ago

Please comment there if you like to help.

idealadarsh commented 7 years ago

Yeah Sure!