[racket] Game-pad support

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Sat Apr 27 10:10:55 EDT 2013


On Apr 27, 2013, at 12:56 AM, Jordan Johnson wrote:

> Hi all,
> 
> Idle curiosity: does the relatively recent addition of on-pad to the 2htdp/image library actually add support for plugging in a gamepad and using it as a controller?  The use of the word "simulation" in the docs suggests otherwise, but (not owning game hardware to test it myself) I can't tell for sure without digging through the source.


Gamepad is basically a specialization of keyevent to games, inspired by game controller in mind. It is used in Emmanuel Schanzer's version of PbD for the middle school level. -- Matthias


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130427/3948f7a8/attachment.html>

Posted on the users mailing list.