1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/flappylearning/README.md

17 lines
198 B
Markdown
Raw Normal View History

# flappylearning-v
flappy learning implemented by vlang
## get started
```sh
v run game.v
```
![flappy.png](img/flappy.png)
## thanks
https://github.com/xviniette/FlappyLearning
## license
MIT