1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/flappylearning
2023-03-29 19:04:41 +02:00
..
assets/img example: support running flappylearning on Android (#8612) 2021-02-07 12:40:12 +02:00
modules/neuroevolution checker: improve pub struct check (fix #14446) (#14777) 2022-06-19 17:42:22 +03:00
.gitignore examples: add flappylearning to examples (#7605) 2020-12-27 11:19:32 +01:00
game.v gg: make create_image() return !Image 2023-03-29 19:04:41 +02: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

flappylearning-v

flappy learning implemented by vlang

get started

v run game.v

flappy.png

thanks

https://github.com/xviniette/FlappyLearning

license

MIT