/taktris

Primary LanguageTypeScript

TAKTRIS


Match blocks to complete lines and squares to get them removed. Keep the board clean, and beat your high score.

Clone down this repository. You will need node and npm installed globally on your machine.
Installation: npm install
To Start Server: npm start
To Visit App: localhost:3000

inspired by Blockudoku and 2048