[plt-scheme] program online game
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?