fossasia / flappy-svg

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

Split flappy.svg #167

Closed Cepe6 closed 7 years ago

Cepe6 commented 7 years ago

OK I managed to split flappy.svg leaving a file flappy2.svg containing only startscreen, score_board, gameover and debugOverlay layers.

Also I made layers/ folder with subfolders characters/, environment/ and environment/obstacles/ containing respectively the character layers, the background layers and the obstacles layers.

Hope you like it :)

niccokunzmann commented 7 years ago

Cool, thanks! now there is the question how we can embed these and create the game again.

niccokunzmann commented 7 years ago

Issue #108 - Let us always reference, so we know what it happening in the issue.