|
__init__.py
|
refactor(game): Menu to Main
|
2024-01-04 00:31:48 +02:00 |
|
block.py
|
feat(game): add figure rotation
|
2024-01-04 04:46:50 +02:00 |
|
game.py
|
feat(game): add langing sound
|
2024-01-04 06:43:34 +02:00 |
|
log.py
|
feat(game): add Menu surface / main window
|
2024-01-03 23:38:09 +02:00 |
|
main.py
|
refactor(game): broke Main into smaller methods
|
2024-01-04 06:51:03 +02:00 |
|
preview.py
|
feat(game): positions next figure images
|
2024-01-04 05:26:29 +02:00 |
|
score.py
|
feat(game): add scoring mechanic
|
2024-01-04 06:29:18 +02:00 |
|
tetromino.py
|
feat(game): add figure rotation
|
2024-01-04 04:46:50 +02:00 |
|
timer.py
|
feat(game): increase down speed on key press
|
2024-01-04 05:36:00 +02:00 |