fossasia / flappy-svg

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

Part 1-Trying resolving #108 by splitting flappy svg into multiple files. #227

Closed abishekvashok closed 7 years ago

abishekvashok commented 7 years ago

I managed to call other svgs from within an svg.

But there are some error which I hope to solve soon, till then this will be a work in progress.

I am opening this PR because I done the first part and need your helps, so valuable inputs please @niccokunzmann

abishekvashok commented 7 years ago

@niccokunzmann there is a problem, the layers in layers/ donot work, to proceed I need them to work, I don't have inkscape nor I know to make svgs out of it to be frank, but I could if they are fixed make what is needed in this PR to come to reality with my knowledge on javascript.

So to proceed we need to fix issue #228

niccokunzmann commented 7 years ago

@Abhi2424shek Could you create issues with the problems and errors you see? This can help us to try several solutions.

niccokunzmann commented 7 years ago

Ah, I see you did..