Flappy bird clone created using JavaScript
- preferably Google Chrome Browser
Windows & linux & OSX:
git clone https://github.com/ReformedMrozu/Flappy-bird-js-clone.git
After cloning repo (or downolading and unzip) you can just open your editor and code :)
- 0.0.1
- Basic game
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Author – @PiotrMróz
Distributed under the MIT license. See LICENSE
for more information.