1
0
Fork
You've already forked tetris
0
Classic Tetris game
  • TypeScript 56.2%
  • Svelte 25%
  • JavaScript 14.9%
  • HTML 3.3%
  • CSS 0.6%
2025年12月09日 19:10:54 +01:00
assets chore: fix readme image 2025年12月09日 19:10:54 +01:00
src feat: clear complete rows, closes #1 2024年06月04日 15:10:26 +02:00
static initial commit 2024年06月01日 15:45:46 +02:00
.gitignore initial commit 2024年06月01日 15:45:46 +02:00
.npmrc initial commit 2024年06月01日 15:45:46 +02:00
.prettierignore initial commit 2024年06月01日 15:45:46 +02:00
.prettierrc initial commit 2024年06月01日 15:45:46 +02:00
eslint.config.js initial commit 2024年06月01日 15:45:46 +02:00
package-lock.json chore: fix readme image 2025年12月09日 19:10:54 +01:00
package.json add tailwind 2024年06月01日 16:53:49 +02:00
postcss.config.js add tailwind 2024年06月01日 16:53:49 +02:00
README.md chore: fix readme image 2025年12月09日 19:10:54 +01:00
svelte.config.js initial commit 2024年06月01日 15:45:46 +02:00
tailwind.config.js add tailwind 2024年06月01日 16:53:49 +02:00
tsconfig.json initial commit 2024年06月01日 15:45:46 +02:00
vite.config.ts initial commit 2024年06月01日 15:45:46 +02:00

Tetris

An implementation of the classic tetris game. It's built with TypeScript, Svelte, and Tailwind.

preview