All Projects → r3nanp → flappy-bird

r3nanp / flappy-bird

Licence: MIT License
🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to flappy-bird

awesome-canvas
Canvas资源库大全中文版。An awesome Canvas packages and resources.
Stars: ✭ 288 (+678.38%)
Mutual labels:  canvas, canvas-game
snake-game-p5
The Snake Game made with p5.js 🐍🎮.
Stars: ✭ 18 (-51.35%)
Mutual labels:  canvas, canvas-game
Pixelcraft
A Pixel Art Editor
Stars: ✭ 413 (+1016.22%)
Mutual labels:  pwa, canvas
drawing-board
canvas-drawing-board
Stars: ✭ 23 (-37.84%)
Mutual labels:  canvas, canvas-game
Knowledge
文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。
Stars: ✭ 1,620 (+4278.38%)
Mutual labels:  pwa, canvas
google-chrome-dino
Recreation of everyone's favorite offline companion, google chrome dinosaur game, with the same classic monochrome interface.
Stars: ✭ 48 (+29.73%)
Mutual labels:  canvas-game
meanOs
Mean Operating System - The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS proudly supports Brave and Tor, be free!
Stars: ✭ 62 (+67.57%)
Mutual labels:  pwa
snake-game-2D
The famous 2D snake game in which your goal is to eat until you get huge and accumulate many points.
Stars: ✭ 18 (-51.35%)
Mutual labels:  canvas-game
ComposeBird
Flappy Bird game
Stars: ✭ 193 (+421.62%)
Mutual labels:  flappybird
angular-pwa-starter
Lightweight starter 'ng init' with added app shell features (sw-precache, web app manifest).
Stars: ✭ 22 (-40.54%)
Mutual labels:  pwa
os-fileup
Helper app to understand how to upload files and do basic image/video processing in hybrid android apps.
Stars: ✭ 207 (+459.46%)
Mutual labels:  pwa
rescript-react-boilerplate
An opinionated app shell for ReScript & React progressive web apps
Stars: ✭ 62 (+67.57%)
Mutual labels:  pwa
ScaryFlight
Just another yet FlappyBird-style game.
Stars: ✭ 24 (-35.14%)
Mutual labels:  flappybird
vsf-payment-razorpay
Razorpay Payment Extension for Vue Storefront - Integrated to accept online payment
Stars: ✭ 15 (-59.46%)
Mutual labels:  pwa
AsciiBird
ASCII version of the addictive Flappy Bird game.
Stars: ✭ 34 (-8.11%)
Mutual labels:  flappybird
cra-redux-boilerplate
⚛️🔨create-react-app application with redux and another cool libraries to make your life easier.
Stars: ✭ 15 (-59.46%)
Mutual labels:  pwa
flappybird
A 1:1 Flappy Bird Clone written 100% in swift!
Stars: ✭ 186 (+402.7%)
Mutual labels:  flappybird
ngx-copilot
🏆 The most expected has arrived, a package for Angular that facilitates us to improve the experience of our users when guiding them in our interface
Stars: ✭ 61 (+64.86%)
Mutual labels:  pwa
gobang
一个五子棋AI,使用原生JavaScript开发
Stars: ✭ 22 (-40.54%)
Mutual labels:  canvas-game
endless-runner-3d
Cube Endless Runner is a 3D game built with BabylonJS engine on top of WebGL and HTML5 technologies
Stars: ✭ 29 (-21.62%)
Mutual labels:  canvas-game

🐦 Flappy-Bird

An clone of a famous game written in Javascript and HTML Canvas API.


r3nanp license mit prs

🎉 Contributing

Check this step by step

🛠 Technologies Used

  • HTML
  • Canvas API
  • Vite
  • Javascript

👷‍♂️ How to run

Clone repository

git clone https://github.com/r3nanp/flappy-bird.git

Then, install the dependencies:

yarn

or

npm install

Run in your browser:

yarn dev

🔗 Link

Flappy Bird Game

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].