Commit graph

22 commits

Author SHA1 Message Date
c5228b3a69
Fix self-collision issue. 2021-10-21 10:51:06 -06:00
9fa578d6a6
Add some sound effects. 2021-10-18 02:17:36 -06:00
4512ed73db
Add animated background, just for fun. 2021-10-17 22:10:02 -06:00
b69ec42174
Add sound effect assets. 2021-10-16 14:20:51 -06:00
c12dc03059
Automatically spawn new tetrominoes as needed. 2021-10-14 13:46:33 -06:00
1ff4b9cd05
Add proper side-facing sprite. 2021-10-14 13:35:35 -06:00
bea57e1da1
Fix for incorrect grounded check when moving between tetromino pieces. 2021-10-14 13:24:05 -06:00
83ab22c965
Basic rotation and drop controls. 2021-10-14 12:56:24 -06:00
73f470a968
Move control of active tetromino to a separate object. 2021-10-10 21:42:55 -06:00
feda7a1a8a
Fix for tetrominoes falling partway through the floor. 2021-10-08 20:58:19 -06:00
184524db56
Janky Tetris gameplay beginnings. 2021-10-07 13:56:22 -06:00
db3a97b785
Add fonts. 2021-10-07 09:33:50 -06:00
076a5902b9
Set keybinds in Input Manager. 2021-10-06 13:49:35 -06:00
c38d38a7e2
Revert "Install the new Input System package."
This reverts commit 3fc8b1b4b7.
2021-10-06 13:39:03 -06:00
3fc8b1b4b7
Install the new Input System package. 2021-10-01 15:39:44 -06:00
eb02f61008
Basic falling square tetrominos. 2021-10-01 15:30:01 -06:00
5865fdf972
Import sprites. 2021-09-24 14:54:09 -06:00
3fa13f42a1
Add inital sprites for tetrominos. 2021-09-24 13:44:09 -06:00
8600d04064
Change LICENSE to MIT. 2021-09-24 00:53:20 -06:00
973769e6f8
Update to Unity 2021. 2021-09-24 00:47:53 -06:00
5a0a0d0e93
Stub game files. 2021-09-24 00:34:18 -06:00
Kaj Forney
88a7f64f06 Initial commit 2021-09-24 00:32:37 -06:00