Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovesaroha/flappy-bird-game-ai
This is a flappy bird game AI trained with the lovesaroha/lmath.js library.
https://github.com/lovesaroha/flappy-bird-game-ai
ai canvas flappy-bird-game game javascript math neural-network
Last synced: 3 days ago
JSON representation
This is a flappy bird game AI trained with the lovesaroha/lmath.js library.
- Host: GitHub
- URL: https://github.com/lovesaroha/flappy-bird-game-ai
- Owner: lovesaroha
- License: gpl-3.0
- Created: 2021-09-19T13:08:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T10:54:21.000Z (about 3 years ago)
- Last Synced: 2024-01-26T05:14:18.447Z (10 months ago)
- Topics: ai, canvas, flappy-bird-game, game, javascript, math, neural-network
- Language: CSS
- Homepage: https://ml.lovesaroha.com/Flappy-Bird-Game-AI
- Size: 475 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-AI
This is a 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)![game](https://raw.githubusercontent.com/lovesaroha/gimages/main/9.png)
## Flappy-Bird-Game
This game is a side-scroller [github.com/lovesaroha/Flappy-Bird-Game](https://github.com/lovesaroha/Flappy-Bird-Game) 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)