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

https://github.com/svelterust/vbird

Flappy Bird using deep learning in V
https://github.com/svelterust/vbird

flappy-bird v

Last synced: 16 days ago
JSON representation

Flappy Bird using deep learning in V

Awesome Lists containing this project

README

          

# vbird

`vbird` is an implementation of Flappy Bird using deep learning in V. `space`
to toggle speedup, and `escape` to close window.

```bash
git clone https://github.com/knarkzel/vbird
cd vbird/
v run .
```