A game made in Processing where the objective is to fill and clear rows of blocks given tetris-like pieces. Each move is made on a timer and the block will automatically place if the timer runs out.
- You will need to install Processing at https://processing.org/download/
- Clone this repository
- Open the Summative.pde file in Processing and click run