Flappy Birds in Q

In line with the recent posts of games implemented in Q, here is flappy birds.

https://github.com/skeevey/fb.q/blob/master/fb.q

It’s a quick, dirty vague interpretation of the original, and the gameplay can only be described as torturous.

Feedback welcome.