Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovesaroha/flappy-bird-game
This game is a side-scroller where the player controls a bird, attempting to fly between columns of pipes without hitting them using space key.
https://github.com/lovesaroha/flappy-bird-game
canvas flappy-bird game html javascript
Last synced: 4 days ago
JSON representation
This game is a side-scroller where the player controls a bird, attempting to fly between columns of pipes without hitting them using space key.
- Host: GitHub
- URL: https://github.com/lovesaroha/flappy-bird-game
- Owner: lovesaroha
- License: gpl-3.0
- Created: 2021-09-06T17:36:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T11:07:04.000Z (about 3 years ago)
- Last Synced: 2024-01-26T05:14:17.929Z (10 months ago)
- Topics: canvas, flappy-bird, game, html, javascript
- Language: CSS
- Homepage: https://games.lovesaroha.com/Flappy-Bird-Game
- Size: 473 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flappy-Bird-Game
This game is a side-scroller where the player controls a bird, attempting to fly between columns of pipes without hitting them using space key.
Demo [lovesaroha/Flappy-Bird-Game](https://games.lovesaroha.com/Flappy-Bird-Game)![game](https://raw.githubusercontent.com/lovesaroha/gimages/main/9.png)
# Flappy-Bird-Game-AI
A flappy bird game AI [github.com/lovesaroha/Flappy-Bird-Game-AI](https://github.com/lovesaroha/Flappy-Bird-Game-AI) trained with the [github.com/lovesaroha/lmath.js](https://github.com/lovesaroha/lmath.js) library.
Demo [lovesaroha/Flappy-Bird-Game-AI](https://ml.lovesaroha.com/Flappy-Bird-Game-AI)