flappy-svg
flappy-svg copied to clipboard
Custom App: Add gh-pages branch instead of copies
The custom app uses a copy of the game in the master branch. To keep this up-to-date over the time, we should use the gh-pages branch. Possible solutions:
- use a git-submodule & document
- clone the gh-pages branch into the folder.
#146