Minimal version of Flappy Bird implemented using HTML and JavaScript [Phaser]
To add submodules to a repository,
$ git submodule add <>
To update the submodules to the latest commit,
$ git submodule update –remote –merge
Play the game here.
Find the GitHub repo here.