# Tetris for VSCode **Repository Path**: chenxiaonan/tetris-for-vscode ## Basic Information - **Project Name**: Tetris for VSCode - **Description**: VSCode版俄罗斯方块 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-10-18 - **Last Updated**: 2025-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: vscode插件 ## README # Tetris for VSCode Tetris is a very classic game that is deeply loved by players. So I transferred it to VSCode for everyone to play with. ## How to play | Key | Function | | :----: | ---- | | `[Esc]` | Pause/Resume | | `[W]` | Rotate (clockwise) | | `[A]` | MoveLeft | | `[S]` | MoveDown | | `[D]` | MoveRight | | `[SPACE]` | Drop straight to the end | ## App screenshot ![pic-1.jpg](https://s2.loli.net/2025/01/16/NPkEYglfix4RHGJ.png) **Enjoy!**