aboutsummaryrefslogtreecommitdiff
path: root/ddrinput.py
Commit message (Collapse)AuthorAge
* Updated tetris to display animation before and after game. Moved all ↵Gravatar Leah Alpert2011-08-26
| | | | necessary files into top-level diractory. Added handling of ESC to ddrinput. Tetris is now functional.
* modified ddrinput to use asdw for payer 0 in debug mode. Changed spacing of ↵Gravatar Leah Alpert2011-08-26
| | | | rendered. Added new tetris file that uses pygame instead of tkinter.
* A couple typos and clarifications.Gravatar Russell2011-08-22
|
* Adding ddrinput.py to get input from the ddr pad. Also adding ddr demo, a ↵Gravatar rcoh2011-08-22
very simple demo demonstrating the functionality. See comments in files for more details.