.. |
CoinCollect.cs
|
Janky Tetris gameplay beginnings.
|
2021-10-07 13:56:22 -06:00 |
CoinCollect.cs.meta
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
goal.cs
|
Automatically spawn new tetrominoes as needed.
|
2021-10-14 13:46:33 -06:00 |
goal.cs.meta
|
Automatically spawn new tetrominoes as needed.
|
2021-10-14 13:46:33 -06:00 |
GroundCheck.cs
|
Fix for incorrect grounded check when moving between tetromino pieces.
|
2021-10-14 13:24:05 -06:00 |
GroundCheck.cs.meta
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
MainMenu.cs
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
MainMenu.cs.meta
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
Movement2D.cs
|
Add some sound effects.
|
2021-10-18 02:17:36 -06:00 |
Movement2D.cs.meta
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
PlatformManager.cs
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
PlatformManager.cs.meta
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
ScoreCounter.cs
|
Janky Tetris gameplay beginnings.
|
2021-10-07 13:56:22 -06:00 |
ScoreCounter.cs.meta
|
Stub game files.
|
2021-09-24 00:34:18 -06:00 |
tetromino.cs
|
Fix self-collision issue.
|
2021-10-21 10:51:06 -06:00 |
tetromino.cs.meta
|
Basic falling square tetrominos.
|
2021-10-01 15:30:01 -06:00 |
tetrominoSpawnManager.cs
|
Automatically spawn new tetrominoes as needed.
|
2021-10-14 13:46:33 -06:00 |
tetrominoSpawnManager.cs.meta
|
Move control of active tetromino to a separate object.
|
2021-10-10 21:42:55 -06:00 |
tetrominoUserControl.cs
|
Verify that a player move wouldn't collide before doing it.
|
2021-10-21 11:06:46 -06:00 |
tetrominoUserControl.cs.meta
|
Move control of active tetromino to a separate object.
|
2021-10-10 21:42:55 -06:00 |
titleButtonsControl.cs
|
Add title screen.
|
2021-10-21 11:36:25 -06:00 |
titleButtonsControl.cs.meta
|
Add title screen.
|
2021-10-21 11:36:25 -06:00 |