Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svelterust/vbird

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

flappy-bird v

Last synced: about 1 month 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 .
```