typescript-tetris Basic implementation of Tetris in TypeScript. Try it here. Read about it here. To build: npm install npm run build That compiles app.ts to app.js. Open index.html in a browser to play.