[plt-scheme] program online game

From: Grant Rettke (grettke at acm.org)
Date: Tue Oct 13 12:09:31 EDT 2009

On Tue, Oct 13, 2009 at 9:32 AM, Brecht Van Laethem <brvlaeth at vub.ac.be> wrote:
> Which library should I use best for this? You must be able to select a
> pawn (this will probably be a jpeg or gif) and remove it to another
> square on the gameboard (this will probably be an array of pictures)

As long as the back-end is in Scheme you should investigate the best
options for implementing the GUI you describe be they Scheme or not.
What about something like Flex or Flash?


Posted on the users mailing list.