v/examples/flappylearning
2024-09-22 16:04:05 +03:00
..
assets/img
modules/neuroevolution fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
.gitignore
game.v examples,os: add an os.asset module, use it to simplify code in examples/, by removing $if android { checks (#22281) 2024-09-22 16:04:05 +03:00
LICENSE
README.md examples: fix link for image flappy.png in examples/flappylearning/README.md (#20605) 2024-01-21 07:48:32 +02:00

flappylearning-v

flappy learning implemented by vlang

get started

v run game.v

flappy.png

thanks

https://github.com/xviniette/FlappyLearning

license

MIT