Commit graph

66 commits

Author SHA1 Message Date
Kaj Forney 88ed9dfb6b
Make all levels accessible. 2022-10-09 23:13:24 -06:00
Kaj Forney 3808710de8
Add Level 3. 2022-10-09 22:47:11 -06:00
Kaj Forney ff0ebdabcf
Add Level 2. 2022-10-09 22:26:41 -06:00
Kaj Forney 6fdfffb863
Lights and shadows for objects in level. 2022-10-09 22:15:19 -06:00
Kaj Forney 37cb83600c
Add glow and particles to portal. 2022-10-09 21:47:00 -06:00
Kaj Forney 2867fc8843
Adjust lighting in intro cutscene. 2022-10-09 20:24:05 -06:00
Kaj Forney 6c231a46a9
Update materials to use URP. 2022-10-09 00:25:45 -06:00
Kaj Forney ae0ad36d52
Add URP package to project. 2022-10-09 00:10:35 -06:00
Kaj Forney ccc5357a6e
Update intro cutscene particles and dialog box. 2022-10-08 22:49:34 -06:00
Kaj Forney 17bd1b3044
Background scanlines. 2022-10-08 21:13:19 -06:00
Kaj Forney 79519c73b9
Correct pixels per unit on ninepatches. 2022-10-08 21:09:19 -06:00
Kaj Forney 5abd249ad7
Add box obstacle prefab. 2022-10-08 21:00:31 -06:00
Kaj Forney 99a914f756
Finish changes to Level 1. 2022-10-08 20:52:42 -06:00
Kaj Forney e0b54f3cfd
Start reworking Level 1 into a tutorial level. 2022-10-08 20:40:45 -06:00
Kaj Forney 0799da9a02
Replace walls and ground with tilemaps. 2022-10-07 15:37:42 -06:00
Kaj Forney 41c48b42a8
Code Cleanup: naming conventions 2022-10-07 14:54:24 -06:00
Kaj Forney abe59f86b1
Code Cleanup: tetromino audio source 2022-10-07 14:47:24 -06:00
Kaj Forney 15e5bb8c04
Code cleanup! 2022-10-07 13:18:54 -06:00
Kaj Forney 03bdc2f92f
Reorganize old logo files. 2022-10-03 09:37:31 -06:00
Kaj Forney 6e50a20d3f
Update splash screen. 2022-10-03 09:22:06 -06:00
Kaj Forney 3ce377981e
Update Unity and branding/splash screen. 2022-10-03 09:18:26 -06:00
Kaj Forney 23530d3261
Final typo fix. 2021-11-01 23:55:30 -06:00
Kaj Forney ccb90301a0
Finishing touches. 2021-11-01 23:47:10 -06:00
Kaj Forney 3c9099b63a
Complete intro cutscene. 2021-11-01 23:29:54 -06:00
Kaj Forney 1c5a6a462a
Better algorithm for randomizing tetromino shapes. 2021-11-01 02:39:09 -06:00
Kaj Forney 5096e4ab35
Start game only when player finishes falling. 2021-11-01 01:54:04 -06:00
Kaj Forney 0f47ff4024
Control button icons for title screen. 2021-11-01 01:23:09 -06:00
Kaj Forney 3599701384
Beginnings of an intro cutscene. 2021-10-31 18:04:19 -06:00
Kaj Forney 8a7fe3ee8f
A bit of code cleanup. 2021-10-31 13:43:04 -06:00
Kaj Forney 9e198b844e
Randomize color of tetromino on spawn. 2021-10-31 13:03:45 -06:00
Kaj Forney 58dc491057
Display final score on win/lose screens. 2021-10-28 17:37:32 -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 106fb35f46
Implement rotation collision check. 2021-10-28 17:08:26 -06:00
Kaj Forney 3046a9f72e
Correction for physics bug involving running into walls. 2021-10-28 15:54:04 -06:00
Kaj Forney 19fc55af42
Add logo to project. 2021-10-21 14:01:39 -06:00
Kaj Forney 83d4d85b97
Add control description on title screen.
TODO: add graphics for this.
2021-10-21 13:44:37 -06:00
Kaj Forney f615313098
Add key to allow quitting from the main game. 2021-10-21 13:25:33 -06:00
Kaj Forney 6998a09f19
Add lose condition. 2021-10-21 13:18:47 -06:00
Kaj Forney 0248c5fb8c
Fill the non-level space and add a better score counter. 2021-10-21 12:51:40 -06:00
Kaj Forney 04e8565dbe
Add remaining tetromino shapes. 2021-10-21 12:14:34 -06:00
Kaj Forney a16a85b34b
Add win condition. 2021-10-21 12:05:56 -06:00
Kaj Forney dae1a6665b
Add title screen. 2021-10-21 11:36:25 -06:00
Kaj Forney 671c8d6f7c
Verify that a player move wouldn't collide before doing it.
TODO: check rotations as well.
2021-10-21 11:06:46 -06:00
Kaj Forney c5228b3a69
Fix self-collision issue. 2021-10-21 10:51:06 -06:00
Kaj Forney 9fa578d6a6
Add some sound effects. 2021-10-18 02:17:36 -06:00
Kaj Forney 4512ed73db
Add animated background, just for fun. 2021-10-17 22:10:02 -06:00
Kaj Forney b69ec42174
Add sound effect assets. 2021-10-16 14:20:51 -06:00
Kaj Forney c12dc03059
Automatically spawn new tetrominoes as needed. 2021-10-14 13:46:33 -06:00
Kaj Forney 1ff4b9cd05
Add proper side-facing sprite. 2021-10-14 13:35:35 -06:00