An open API service indexing awesome lists of open source software.

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.

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.
![Voice Flappy](./demo.gif)

## Tech Stack
- HTML
- CSS
- JavaScript