tetrimino
There are 8 repositories under tetrimino topic.
robertrypula/simple-tetris
This package provides API that allows you to easily create clones of the Tetris game. It handles game core - your role is to write the UI. Library was inspired by Redux and was written from scratch in TypeScript.
CSharperMantle/CmTetris
A series of Tetris-related projects written by CSharperMantle
CSharperMantle/Periotris.Net
Learn the Periodic Table of Elements in a fun, customizable way.
CptnGreen/fillit
Knuth and Pryanik
nygymankussainov/fillit
fillit - set tetrominos in square
BrendanNguyenCS/CustomTetrisArcadeGame
A custom tetris game with custom blocks
PietarTheWise/fillit
Algorithm that finds smallest squares of tetriminos, using recursive backtracking.