aboutsummaryrefslogtreecommitdiff
path: root/tetris.py
Commit message (Expand)AuthorAge
* Clarified GPLv3+ licensing statusHEADmasterGravatar Benjamin Barenblat2011-09-02
* fixed the renderer :).Gravatar rcoh2011-08-31
* Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-08-29
|\
* | fixesGravatar rcoh2011-08-29
| * Changed to gui-based tetrisGravatar Leah Alpert2011-08-29
|/
* use goodrendererGravatar Leah Alpert2011-08-29
* Increased speedGravatar Leah Alpert2011-08-29
* Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar Leah Alpert2011-08-29
|\
* | Minor changesGravatar Leah Alpert2011-08-29
| * Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-08-29
| |\ | |/ |/|
* | Reset input queue at start of each gameGravatar Leah Alpert2011-08-28
| * 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