v/examples/flappylearning
Lukas Neubert 16e79bc3ca
tools: format most examples and tutorials, add them to `v test-cleancode` (#9826)
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
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

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