Commit graph

23 commits

Author SHA1 Message Date
99a914f756
Finish changes to Level 1. 2022-10-08 20:52:42 -06:00
e0b54f3cfd
Start reworking Level 1 into a tutorial level. 2022-10-08 20:40:45 -06:00
0799da9a02
Replace walls and ground with tilemaps. 2022-10-07 15:37:42 -06:00
23530d3261
Final typo fix. 2021-11-01 23:55:30 -06:00
3c9099b63a
Complete intro cutscene. 2021-11-01 23:29:54 -06:00
5096e4ab35
Start game only when player finishes falling. 2021-11-01 01:54:04 -06:00
Kaj Forney
adcd2f9a21
Add signage for goal (from parental testing). 2021-10-28 17:26:57 -06:00
Kaj Forney
8654f2e4b4
Adjustments to background grid (based on parental testing). 2021-10-28 17:15:52 -06:00
Kaj Forney
3046a9f72e
Correction for physics bug involving running into walls. 2021-10-28 15:54:04 -06:00
6998a09f19
Add lose condition. 2021-10-21 13:18:47 -06:00
0248c5fb8c
Fill the non-level space and add a better score counter. 2021-10-21 12:51:40 -06:00
04e8565dbe
Add remaining tetromino shapes. 2021-10-21 12:14:34 -06:00
a16a85b34b
Add win condition. 2021-10-21 12:05:56 -06:00
dae1a6665b
Add title screen. 2021-10-21 11:36:25 -06:00
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
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
184524db56
Janky Tetris gameplay beginnings. 2021-10-07 13:56:22 -06:00