aboutsummaryrefslogtreecommitdiff
path: root/tetris.py
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-08-29
|\
* | some style changes in tetris.Gravatar rcoh2011-08-29
| * Allow shape to be rotated and moved even if it will go off the top of the boa...Gravatar Leah Alpert2011-08-28
| * Added divider between level and timer. Reduced num levels to 6; game is now f...Gravatar Leah Alpert2011-08-28
* | Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-08-28
|\|
* | Adding "Space" functionality to ddrinput, adding untested support for Leds in...Gravatar rcoh2011-08-28
| * Timer flashes for last 3 secondsGravatar Leah Alpert2011-08-28
| * Changed timingGravatar Leah Alpert2011-08-28
| * Fixed bug with timing, changed level speedsGravatar Leah Alpert2011-08-28
|/
* Fixed time limit to be 3 minutesGravatar Leah Alpert2011-08-26
* Chooses winner(s) correctly nowGravatar Leah Alpert2011-08-26
* Updated tetris to display animation before and after game. Moved all necessar...Gravatar Leah Alpert2011-08-26