Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixing input, renderer | rcoh | 2011-08-29 |
| | |||
* | Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-Battle | rcoh | 2011-08-29 |
|\ | | | | | | | | | Conflicts: ddrinput.py | ||
* | | support for holding down keys | rcoh | 2011-08-29 |
| | | |||
| * | Reset input queue at start of each game | Leah Alpert | 2011-08-28 |
| | | |||
* | | some style changes in tetris. | rcoh | 2011-08-29 |
| | | |||
* | | Adding "Space" functionality to ddrinput, adding untested support for Leds ↵ | rcoh | 2011-08-28 |
|/ | | | | in the renderer. | ||
* | Updated tetris to display animation before and after game. Moved all ↵ | Leah Alpert | 2011-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 ↵ | Leah Alpert | 2011-08-26 |
| | | | | rendered. Added new tetris file that uses pygame instead of tkinter. | ||
* | A couple typos and clarifications. | Russell | 2011-08-22 |
| | |||
* | Adding ddrinput.py to get input from the ddr pad. Also adding ddr demo, a ↵ | rcoh | 2011-08-22 |
very simple demo demonstrating the functionality. See comments in files for more details. |