ChessTris is a single-player roguelite puzzle game that combines the movements of chess pieces with the row-clearing tactics of Tetris. Feel free to check out game progress here!

The video below shows my process in creating an Asynchronous Game Sequence Maker tool within Unity. It breaks down my thought process, requirements for completion, and how I solved each problem I came across.

Standalone Project with Sequence Maker Code

The video below breaks down one of the many effects in this project: moving the board and the pieces on it in any direction seamlessly.

Download Code