1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/flappylearning
2021-04-20 17:16:35 +03:00
..
assets/img
modules/neuroevolution tools: format most examples and tutorials, add them to v test-cleancode (#9826) 2021-04-20 17:16:35 +03:00
.gitignore
game.v
LICENSE
README.md

flappylearning-v

flappy learning implemented by vlang

get started

v run game.v

flappy.png

thanks

https://github.com/xviniette/FlappyLearning

license

MIT