https://github.com/plxity/flappy-bird-voice-recognition-game
A fun game made using Canvas and Web Speech API. It is similar to flappy birds. You can use voice commands like 'UP', 'DOWN', 'RIGHT' and 'LEFT' to prevent it from obstacles.
https://github.com/plxity/flappy-bird-voice-recognition-game
canvas-game canvas2d frontend javascript voice-recognition
Last synced: about 2 months ago
JSON representation
A fun game made using Canvas and Web Speech API. It is similar to flappy birds. You can use voice commands like 'UP', 'DOWN', 'RIGHT' and 'LEFT' to prevent it from obstacles.
- Host: GitHub
- URL: https://github.com/plxity/flappy-bird-voice-recognition-game
- Owner: plxity
- Created: 2021-01-03T16:45:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-17T17:52:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T08:11:08.477Z (3 months ago)
- Topics: canvas-game, canvas2d, frontend, javascript, voice-recognition
- Language: JavaScript
- Homepage: https://plxity.github.io/Flappy-Bird-Voice-Recognition-Game/
- Size: 737 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
![]()
![]()
![]()
# Flappy Voice
This is a fun project made with VanillaJS. You can use **voice commands** like 'UP', 'DOWN', 'RIGHT' and 'LEFT' to prevent it from obstacles.## Link
https://plxity.github.io/Flappy-Voice-Recognition-Game/## Demo
The demo does not look smooth because of GIF.
## Tech Stack
- HTML
- CSS
- JavaScript