This is a very simple flappy bird like game.
This is a simple 2D game written in Vanilla JavaScript. The Flappy Vinny is a simple flappy bird like game implemented to have fun and explore the possibilities of canvas animation. It is deployed here https://ololx.github.io/flappy-vinny/.
This animation demonstrate the main game process - press any button to fly so long as it possible.
- Press any button to fly so long as it possible.
- Click or tap to fly so long as it possible.
For more information on an upcoming development, please read the todo list.No plans.
- For more information on a releases, a features and a changes, please read the changelog notes.
These instructions allow to get a copy of this project and run it on a local machine.
In order to install it is quite simple to clone or download this repository.
For the cloning this repository to a local machine, just use the follows link:
https://github.com/ololx/flappy-vinny
To use it is enough to open the index.html
file in the web-browser. Live example here https://ololx.github.io/flappy-vinny/.
For the versioning is used Semantic Versioning. For the versions available, see the changelog or the tags on this repository.
- Alexander A. Kropotin - Initial work - ololx.
This project is unlicensed - see the lisence document for details.