[racket] WORLD manipulation doubt

From: Daniel Prager (daniel.a.prager at gmail.com)
Date: Thu May 1 16:47:18 EDT 2014

Hi Zee

Foods: Consider using a list (or set) of foods in your world.

Timer: My 2048 game now has this as an option thanks to John Clements. The
initial state captures the start time and comparison with the current time
can generate the countdown. https://github.com/danprager/racket-2048

How do you win the game? Eat all the food? Survive until the timer runs out?

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140502/a99ca2ce/attachment.html>

Posted on the users mailing list.