1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/flappylearning
2021-03-01 00:18:14 +01:00
..
assets/img
modules/neuroevolution
.gitignore
game.v all: bring back panic(err.msg) -> panic(err) (#9022) 2021-03-01 00:18:14 +01: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