aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Clarified GPLv3+ licensing statusHEADmasterGravatar Benjamin Barenblat2011-09-02
|
* removing obsolete diagramGravatar rcoh2011-09-02
|
* removing dead codeGravatar rcoh2011-09-02
|
* tetris finalizationGravatar rcoh2011-08-31
|
* 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
| |
* | Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-08-29
|\|
* | fixing input, rendererGravatar rcoh2011-08-29
| |
| * use goodrendererGravatar Leah Alpert2011-08-29
| |
| * Added pygame good renderer with squares instead of circlesGravatar Leah Alpert2011-08-29
| |
| * Removed repetitive drawing bug in rendererGravatar 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
| |\ | | | | | | | | | | | | Conflicts: ddrinput.py
| * | support for holding down keysGravatar rcoh2011-08-29
| | |
| | * Edited README via GitHubGravatar lalpert2011-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
| |\ | |/ |/| | | | | Conflicts: renderer.py
| * some style changes in tetris.Gravatar rcoh2011-08-29
| |
* | Added score/time divider for realGravatar Leah Alpert2011-08-28
| |
* | Allow shape to be rotated and moved even if it will go off the top of the ↵Gravatar Leah Alpert2011-08-28
| | | | | | | | board. most noticeable on blue line pieces.
* | Added divider between level and timer. Reduced num levels to 6; game is now ↵Gravatar Leah Alpert2011-08-28
| | | | | | | | faster.
| * Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-08-28
| |\ | |/ |/|
| * Adding "Space" functionality to ddrinput, adding untested support for Leds ↵Gravatar rcoh2011-08-28
| | | | | | | | in the renderer.
* | Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar Leah Alpert2011-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
| |
| * Edited README via GitHubGravatar lalpert2011-08-27
|/
* Added borders to the gui renderer; adjusted tetris timingGravatar Leah Alpert2011-08-27
|
* Fixed time limit to be 3 minutesGravatar Leah Alpert2011-08-26
|
* Chooses winner(s) correctly nowGravatar Leah Alpert2011-08-26
|
* Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar Leah Alpert2011-08-26
|\
| * Edited README via GitHubGravatar lalpert2011-08-26
| |
* | Updated tetris_shape.py to new versionGravatar Leah Alpert2011-08-26
|/
* 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.
* Fixing a bug where stuff piled up.Gravatar Russell2011-08-24
|
* fixed typo, indentation.Gravatar Russell2011-08-24
|
* fixed comment.Gravatar Russell2011-08-24
|
* Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-08-23
|\
* | Added Pygame renderer and a demo of usage. Also added a renderer for the ↵Gravatar rcoh2011-08-23
| | | | | | | | | | | | main lights which is waiting on a layout.
| * A couple typos and clarifications.Gravatar Russell2011-08-22
|/
* Merge branch 'master' of github.com:rcoh/Burton-Conner-Tetris-BattleGravatar rcoh2011-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.
| * Leah's changes to tetrisGravatar dxiao2011-08-08
| |
| * Edited originaltetris/tetris2.py via GitHubGravatar Russell2011-08-07
|/