[racket] Flappy Bird in Racket

From: Laurent (laurent.orseau at gmail.com)
Date: Mon May 19 15:02:33 EDT 2014

Very nice, entirely functional and in 300 lines of code!

But I can't get past half a dozen pipes. Is it me or is this game crazy
difficult?
(I haven't played the original one)

Laurent


On Mon, May 19, 2014 at 8:43 PM, Jens Axel Søgaard <jensaxel at soegaard.net>wrote:

> Hi All,
>
> To amuse myself I have written a little Flappy Bird clone in Racket.
> I have attempted to keep the programming style very simple.
>
> https://github.com/soegaard/flappy-bird/blob/master/flappy-bird.rkt
>
> I do not intend to add features myself, but I will gladly accept patches.
>
> Btw - I have inserted images directly into the source, so open the
> document in DrRacket to what it is all about.
>
> Enjoy,
> Jens Axel
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140519/c68290fb/attachment.html>

Posted on the users mailing list.