Classic Tetris game
- TypeScript 56.2%
- Svelte 25%
- JavaScript 14.9%
- HTML 3.3%
- CSS 0.6%
| assets | chore: fix readme image | |
| src | feat: clear complete rows, closes #1 | |
| static | initial commit | |
| .gitignore | initial commit | |
| .npmrc | initial commit | |
| .prettierignore | initial commit | |
| .prettierrc | initial commit | |
| eslint.config.js | initial commit | |
| package-lock.json | chore: fix readme image | |
| package.json | add tailwind | |
| postcss.config.js | add tailwind | |
| README.md | chore: fix readme image | |
| svelte.config.js | initial commit | |
| tailwind.config.js | add tailwind | |
| tsconfig.json | initial commit | |
| vite.config.ts | initial commit | |