ngx-tetris

Tetris game as an angular component, its only the core of the game... you need to add everything around it (controls, score...) yourself :)

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.