v/examples/flappylearning
Alexander Medvednikov 0d43ff2453 parser: fix `for i, mut val in vals {; examples: vfmt flappybird 2020-12-27 12:02:18 +01:00
..
img examples: add flappylearning to examples (#7605) 2020-12-27 11:19:32 +01:00
modules/neuroevolution parser: fix `for i, mut val in vals {; examples: vfmt flappybird 2020-12-27 12:02:18 +01:00
.gitignore examples: add flappylearning to examples (#7605) 2020-12-27 11:19:32 +01:00
LICENSE examples: add flappylearning to examples (#7605) 2020-12-27 11:19:32 +01:00
README.md examples: add flappylearning to examples (#7605) 2020-12-27 11:19:32 +01:00
game.v parser: fix `for i, mut val in vals {; examples: vfmt flappybird 2020-12-27 12:02:18 +01:00

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