Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parvsharma04/flappyduck
https://github.com/parvsharma04/flappyduck
game-development vanilla-javascript
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/parvsharma04/flappyduck
- Owner: Parvsharma04
- License: gpl-3.0
- Created: 2023-03-17T13:56:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T17:29:37.000Z (3 months ago)
- Last Synced: 2024-11-08T18:29:46.946Z (3 months ago)
- Topics: game-development, vanilla-javascript
- Language: JavaScript
- Homepage: https://flappyduck-ps.vercel.app
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlappyDuck
A fun, JavaScript-based version of the classic Flappy Bird game! Guide the duck through obstacles with precise timing to earn points and see how far you can go. Built to showcase core JavaScript skills in animation, event handling, and game mechanics.
## Features
- Tap or click controls for responsive duck movement
- Randomly generated obstacles for unique challenges each play
- Score tracking for high-score challenges### Dive in and see how far your duck can fly! Contributions and feedback are welcome.