1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/flappylearning
2022-09-15 07:59:31 +03:00
..
assets/img
modules/neuroevolution
.gitignore
game.v checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752) 2022-09-15 07:59:31 +03:00
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