v/examples/flappylearning
penguindark 89eb5425cd
examples: clean file path usage in the examples, move all the fonts in the common assets folder (#12736)
2021-12-06 09:53:46 +02:00
..
assets/img example: support running flappylearning on Android (#8612) 2021-02-07 12:40:12 +02:00
modules/neuroevolution fmt: remove unnecessary parentheses after `return` (fix #11423) (#11435) 2021-09-08 14:19:53 +03: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 examples: clean file path usage in the examples, move all the fonts in the common assets folder (#12736) 2021-12-06 09:53:46 +02: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