[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
/ flappy-vinny Public archive

This is a very simple flappy bird like game.

License

Notifications You must be signed in to change notification settings

ololx/flappy-vinny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy-vinny

This is a very simple flappy bird like game.

status version stable oss lifecycle maintenance last release last commit

license


Java Script HTML CSS

📇 Table of Contents

📖 About

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/.

📸 Demo

This animation demonstrate the main game process - press any button to fly so long as it possible.

🎚 Features

  • Press any button to fly so long as it possible.
  • Click or tap to fly so long as it possible.

To Do

  • For more information on an upcoming development, please read the todo list. No plans.

Changelog

  • For more information on a releases, a features and a changes, please read the changelog notes.

🚦 Getting Started

These instructions allow to get a copy of this project and run it on a local machine.

Installing

In order to install it is quite simple to clone or download this repository.

Cloning

For the cloning this repository to a local machine, just use the follows link:

https://github.com/ololx/flappy-vinny

Using

To use it is enough to open the index.html file in the web-browser. Live example here https://ololx.github.io/flappy-vinny/.

🗒 Versioning

For the versioning is used Semantic Versioning. For the versions available, see the changelog or the tags on this repository.

©️ Authors

  • Alexander A. Kropotin - Initial work - ololx.

🔏 Licensing

This project is unlicensed - see the lisence document for details.